Skip to content

A ERC4626 Vault that hands out rewards in the vein of Masterchef V2

License

Notifications You must be signed in to change notification settings

CjHare/Separate-Staking-Reward-ERC4626-Vault

Repository files navigation

Separate-Staking-Reward-ERC4626-Rewarding-Vault

A OpenZepplin ERC4626 Vault that hands out rewards in the vein of Masterchef V2

Setup

Install

To retrieve the project dependencies and before any further tasks will run correctly

npm ci

Build and Test

npm run build
npm test

Formatting

To run both the TypeScript and Solidity source formatters.

npm run format

Linting

To run both the TypeScript and Solidity linters.

npm run lint

Tools

Setup and run instructions:

  • Slither; Trail of Bits Solidity static analyzer.

About

A ERC4626 Vault that hands out rewards in the vein of Masterchef V2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published