November 13, 2018
In this new series of videos, we are going to build a DAO (Decentralized Autonomous Organization) smart contract. The DAO…
Read StoryDates are a bit weird in Solidity. Solidity does have some keywords for working with dates, like now, or 1…
Read StoryIn Solidity, require and revert statements are used to check some pre-conditions before executing the main part of a function.…
Read Story
Leave a Reply