Solidity interface: Explained through Javascript lens
Introduction using javascript
Interfaces are important building blocks in the smart contract world to make it composable (combining multiple smart contracts to implement complex logic). Lets me explain the idea through analogies from Javascript world...
admiralrohan.hashnode.dev5 min read