Learning to build dapps step by step? Just go take a cup of coffee and browse the commit log of this repo!
$ git log --oneline
45e59bd (HEAD -> master) app.js is implemented
80195ad npm install web3 dotenv
97a0d34 .gitignore is added
fdd0e78 npm init
- The Git Way to Deploy a Solidity Smart Contract on Ropsten With Truffle
- The Git Way for a Node.js App to Interact With a Solidity Smart Contract
- The Git Way for a Smart Contract to Receive Ether
- The Git Way for a Node.js App to Get a Smart Contract Balance
- The Git Way to Withdraw Ether From a Contract
Would you help make this tutorial better? Please feel free to open an issue on this repository. Thank you.