January 1, 2018
In Truffle, when you write tests, you can use 'artifacts' and 'web3' objects, without defining these names: const MyContract =…
Read StoryIn this video, we will go through the whole process of test-driven-development (TDD) for Solidity smart contracts: writing the tests…
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
Leave a Reply