ABI in Solidity
Ethereum's blockchain platform relies on ABI, or Application Binary Interface. The ABI is an interface between smart contracts and the external applications that interact with them. Data should be encoded and decoded according to a set of rules when ...
yakuzakiawe.hashnode.dev3 min read