Skip to content

vorcigernix/essential-eth-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦕 essential-eth-deno

Deno version of Essential Eth (https://eeth.dev/). Barely working, not exporting functions from mod.ts for now. In mod.ts I show how to call a smart contract, there is still a lot of issues in code though.

Usage

Install deno and

deno run --allow-net mod.ts

Test

# unit tests
deno ./test.ts

Format code

deno fmt **/*.ts

Resources

About

deno version of essential eth library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published