In this video, I am going to introduce the testing features of the Truffle framework. You will learn:
- which language are supported for tests
- the folder organization
In Solidity, you can return some values from functions, like in other programming languages. Its also possible to use these…
Read StoryIn Solidity, require and revert statements are used to check some pre-conditions before executing the main part of a function.…
Read StoryIn the last episode I gave you an introduction to Drizzle and we built a simple Dapp using Drizzle, Truffle…
Read Story
Leave a Reply