ERC4626 Example A smart contract that implements ERC4626 standard. It receives the token I deployed, and returns the vault's shares Build and test npm install npx hardhat compile npx hardhat test Networks and deployments This contract is deployed into Kovan testnet, wanna see? Click Here.