Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 258 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 258 Bytes

myetherprofile

A super simple profile for ether addresses

Deploy to Heroku

npm run build
git commit -am "[comment]"
git push heroku master

Test

npm run build
npm run dev

Deploy contract

truffle compile
truffle migrate --reset