/solidity-receive-ether

The Git way for a smart contract to receive Ether.

Primary LanguageJavaScript

The Git Way for a Smart Contract to Receive Ether

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
727495b (HEAD -> master) truffle migrate --network ropsten
ae91943 truffle-config.js is updated
e4e631e 2_deploy_contracts.js is added
3d588ec EtherReceiver.sol is added
98a2f10 truffle init
bf7628b npm install @truffle/hdwallet-provider dotenv
b814c25 .gitignore is added
23b4ab7 npm init

You may also be interested in...

Contributions

Would you help make this tutorial better? Please feel free to open an issue on this repository. Thank you.