Skip to content

Novel implementation of the ERC-4626 vault standard that can be paused and reactivated by the owner.

License

Notifications You must be signed in to change notification settings

matthewpratt13/vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC-4626 Vault

About

Novel implementation of the ERC-4626 vault standard that can be paused and reactivated by the owner.

Built with

Installation and Build

  • 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

Deployment

For help with deploying contracts using Foundry, see the Foundry book.

Contract Address

See transaction on Mumbai PolygonScan.

About

Novel implementation of the ERC-4626 vault standard that can be paused and reactivated by the owner.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published