Advanced Solidity: Using a smart contract to send and receive ETH.
Sending and Receiving Ether from your Solidity smart contract.
Jun 27, 20224 min read653

Search for a command to run...
Articles tagged with #ethereum
Sending and Receiving Ether from your Solidity smart contract.

This is an NFT whitelisting use case. Building a dApp with Solidity + React.js & ethers.js

It is my goal in this Solidity series to teach the sophisticated structures of Solidity like ABCD.

The following are five things I've learned about Web3.0 that I hadn't previously realized.

The Ethereum platform welcomes any developer who wants to create permanent and irreversible decentralized applications with which users can interact.

Smart contracts are nothing more than computer programs. They are neither especially intelligent nor accurate representations of legal contracts.
