Skip to main content

Developer Resources

The Nexus Mutual protocol is designed to enable easy integrations and allow developers to build on top of the protocol.

  • Contracts — the deployed contracts and their interfaces
  • User Flows — how buying cover, staking, and managing a pool work end to end
  • Diagrams — contract relationships and user journeys
  • Point of Sale Integrations — sell cover from your own frontend
  • RWI Vault — the vault contracts, which ship separately from the protocol

Libraries and APIs

@nexusmutual/sdk wraps the buy cover flow, quoting, and cover metadata. Start here for an integration.

@nexusmutual/deployments publishes the deployed addresses and ABIs, versioned with the contracts.

The Nexus Mutual API serves quotes, capacity, and product data. The SDK calls it for you, and you can call it directly.

@nexusmutual/rwi-vault-deployments publishes the addresses and ABIs for the RWI Vault, which is deployed and versioned on its own.