#solidity
Read more stories on Hashnode
Articles with this tag
Overview Call and staticcall are members of address type These are low level functions to interact with other contracts,where staticcall can only be...
using ethers.js, react.js ยท Prerequisites Basics of React โ๏ธ Metamask Create new react project counter-dapp npx create-react-app counter-dapp Edit...
using Solidity,Remix ยท Prerequisites Metamask browser extension Some Rinkeby test Ether (get some from here) Jump right in We are going to ๐จโ๐ป write...