In this video, we will start to code a wallet for Ether, using a Solidity smart contract. You will learn how to send money to another address with the transfer() method of an address variable.
with the transfer() method of an address variable.
Before we are able to understand how tests work in Truffle, we need to first understand what are contract artifacts…
Read StoryWe will start a CRUD smart contract in Solidity. Crud stands for Create, Read, Update and Delete, and represent a…
Read StoryWhen I started learning Solidity, there was nothing more frustrating than running accross "VM Exception: invalid opcode" or "VM Exception:…
Read Story
Leave a Reply