Smart contract pattern
Now let us say there is a smart contract A that is minting lets say 1000 tokens in its constructor by inheriting the ERC20 smart contract. Also there is a smart contract B that wants to have those 1000 tokens that are minted by the smart contract A. ...
dhruv-web-dev.hashnode.dev1 min read