Novel implementation of the ERC-4626 vault standard that can be paused and reactivated by the owner.
- Solmate contracts
- OpenZeppelin contracts
- Foundry toolkit
- Download and install Foundry (from Terminal):
curl -L https://foundry.paradigm.xyz | bash
foundryup
- Clone the repo:
git clone https://github.com/matthewpratt13/vault
- Build the project:
forge build
For help with deploying contracts using Foundry, see the Foundry book.
See transaction on Mumbai PolygonScan.