/smart_contracts

Solidity smart contracts and a manual environment to play around with

Primary LanguageJavaScript

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