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
https://youtu.be/FwsVS9BzXzM What is Ganache? Ganache is a tool for ethereum dapp developers, supported by the Truffle team. It has 2…
Read StoryPreviously, we have implemented the main functionality of our split payment smart contract in Solidity. In this video tutorial, we…
Read StoryDo you like often use console.log() statement to debug your Javascript code? Convenient, uh? How about Solidity smart contracts, can…
Read Story
Leave a Reply