January 23, 2018
In Truffle tests, we have a mysterious contract() function: contract('my test', () => { if('it should ...', () => {…
Read Storyhttps://www.youtube.com/watch?v=aRJA1r1Gwu0&t=1s Ganache CLI is an Ethereum client used for developing smart contracts and dapps. It is a command-line tool but…
Read StoryDates are a bit weird in Solidity. Solidity does have some keywords for working with dates, like now, or 1…
Read Story
Leave a Reply