Skip to content

PasanakuDocs

Onchain rotating savings pools backed by ERC-4626 vault shares.

Who is this for?

GuideRead if you…
User guideJoin or create pools in the app — collateral, rounds, yield, and risks in plain language.
Implementation guideIntegrate or audit the contract — storage, APIs, and settlement mechanics.

Source of truth

Canonical behavior lives in src/Pasanaku.vy and the passing test suite. These docs explain that behavior for people and for integrators.

For a short contributor checklist, see CONTEXT.md in the repository root. For install, test, and deploy commands, see README.md.

How to read the docs

As a participant

  1. Getting started — wallet, network, and the happy path.
  2. What is a pasanaku? through Rounds — how a circle works.
  3. Yield and end, Misses and stale pools, Risks and fees — outcomes and caveats.

As an integrator

  1. Overview — vocabulary and lifecycle.
  2. Collateral through Rounds — the happy path.
  3. Miss and reserve and End settlement — failure and finalization.
  4. Membership, Admin, and Reference — receipts, fees, and lookup tables.