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 | bashfoundryup- Clone the repo:
git clone https://github.com/matthewpratt13/vault- Build the project:
forge buildFor help with deploying contracts using Foundry, see the Foundry book.
See transaction on Mumbai PolygonScan.