Skip to content

defi-org-code/web3-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web3 snippets

/lib - where the snippets are found (library)

/www - simple web interface to try them out

/docs - deployment target of www for github pages

Run npm install in both /www and /lib

Build the site with /www/build.sh

Push