Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 252 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 252 Bytes

Ethereum Smart Contacts

Check out decypher.tv

For the dev environment:

> testrpc
> node environment.js

For the Dapp:

cd simple_dapp
python -m SimpleHTTPServer 3000