In this video, we start to build the DAO smart contract, and implement the following features:
- Collect investor money in Ether
- Keep track of investor money in shares
We are going to continue our CRUD smart contract and finish the main features. You will learn: "Update" and "Destroy"…
Read StoryIn Truffle, when you write tests, you can use 'artifacts' and 'web3' objects, without defining these names: const MyContract =…
Read StoryThis tutorial is part of the series ToDo List Ethereum Dapp. This is the Step 7. Tutorials already published: (more…)
Read Story
Leave a Reply