A OpenZepplin ERC4626 Vault that hands out rewards in the vein of Masterchef V2
To retrieve the project dependencies and before any further tasks will run correctly
npm ci
npm run build
npm test
To run both the TypeScript and Solidity source formatters.
npm run format
To run both the TypeScript and Solidity linters.
npm run lint
Setup and run instructions:
- Slither; Trail of Bits Solidity static analyzer.