ERC-4626 compatible yield aggregator vault for ProbeChain Rydberg Testnet.
- ERC-4626 compliant vault with share-based accounting
- Pluggable strategy interface for yield generation
- Performance fee collection on harvest
- Configurable deposit cap
- Pausable deposits
| Contract | Address |
|---|---|
| YieldVault | TBD |
cp .env.example .env
npm install
npx hardhat compile
npx hardhat run scripts/deploy.ts --network rydberg- RPC:
https://proscan.pro/chain/rydberg-rpc - Chain ID:
8004