Mastering Solidity: Requirements and Custom Errors in Ethereum Contracts
Introduction Solidity is a high-level, object-oriented programming language for implementing smart contracts. Smart contracts are programs that govern the behaviour of accounts in the Ethereum network. Solidity is a curly bracket language designed to...
Nov 20, 20236 min read6
