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
Dates are a bit weird in Solidity. Solidity does have some keywords for working with dates, like now, or 1…
Read Storyhe Remix debugger is a powerful that allows you to debug your Solidity code. Usually, if you are stuck and…
Read StoryIn this episode I am going to introduce you Drizzle, a frontend framework for Ethereum Dapps. We will also build…
Read Story
Leave a Reply