November 8, 2017
In Truffle tests, we have a mysterious contract() function: contract('my test', () => { if('it should ...', () => {…
Read Storyhttps://youtu.be/BIHNMvbqr0k In object-orientated programming languages, we have classes and inheritance. In Solidity, we don't have classes but we have contracts.…
Read Story"Out of gas".. what a lovely Solidity error! This really use to make me mad when I started with Solidity…
Read Story
Leave a Reply