Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 249 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 249 Bytes

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