The Real World Insurance Vault (“RWI Vault”) allows sophisticated investors to earn yield on their USDC.
The Vault is deployed on Ethereum mainnet with infrastructure based on the ERC-7540 standard. The underlying returns are sourced by providing solvency capital and reserves off-chain to back regulated insurance policies.
- Requirements: Node.js v22.10.0 or newer
- Install:
npm install - Build:
npx hardhat build - Test:
npm test
Published addresses and contract ABIs for integrators are shipped as @nexusmutual/rwi-vault-deployments on npm.
The source for that package lives in this repo under deployments/. After a mainnet deployment run npm run deployments:build from the repository root to regenerate the package artifacts from Ignition outputs and contract artifacts.
- RWI Vault audit report: TBD.
- Check the docs for a full list of Nexus Mutual security audits