/freecoin

free coins

Primary LanguageHTML

freecoin

the coins are free

initial setup

$ npm install -g truffle
$ truffle develop

truffle(develop)> migrate
$ python -m SimpleHTTPServer 8000

Navigate to http://localhost:8000/app/index.html

dev

$ truffle develop

truffle(develop)> test/migrate/compile

notes