DeFi insurance protocol for ProbeChain Rydberg Testnet.
- Configurable policy types (smart contract hack, depeg, etc.)
- Premium calculation based on coverage and duration
- Claim filing with evidence (IPFS hash)
- Oracle/agent-based claim resolution
- Underwriter pool with deposit/withdraw
- Solvency checks on withdrawal
| Contract | Address |
|---|---|
| InsurancePool | 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