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.
In this video, we start to build the DAO smart contract, and implement the following features: Collect investor money in…
Read StoryDo you like often use console.log() statement to debug your Javascript code? Convenient, uh? How about Solidity smart contracts, can…
Read Story
Leave a Reply