In this post, we will understand the default standard structure of the Solidity-Based Smart Contract file which generally has the .sol extension. As you can see in the above code,…
In this post, we will learn the Solidity language by going through two example. Then we will dig deeper into each & every aspect of Solidity & Blockchain-based development. As…