Lending protocols
Attach metadata without touching core lending logic.
Cardano can settle a loan. Aurora is what makes it findable.
Not a lender. Not a lending protocol. Not a custody platform.
02The problem
Without shared standards, every protocol and capital provider rebuilds the same metadata, indexing, and verification work.
03What Aurora delivers
Aurora is not
04How it works
Participant scope
05Try it
Toggle any requirement — the profile, the query and the results all update live.
Capital-provider requirements
jurisdiction
duration_max
ticket_min
verification
{
"jurisdiction": ["ET", "KE"],
"duration_days": { "max": 180 },
"ticket_size": { "min": 25000 },
"verification": ["institutional"]
}
GET /v1/opportunities
?jurisdiction=ET,KE
&duration_max=180
&ticket_min=25000
&verification=institutional
▌
Open filtering against published schemas — no ranking, no ordering logic, no allocation. Evaluation stays with the capital provider.
06Open ecosystem
Released under Apache 2.0 — usable and extendable without exclusive permission from any single team.
Attach metadata without touching core lending logic.
Filter against published criteria and internal requirements.
Build dashboards, analytics and wallets on open APIs.
Connect proofs without forcing one compliance system.
07Governance
Funds sit in an independent 3-of-5 multisig. Implementation contributors hold no signing keys.
Specifications & Architecture. Core standards and implementation architecture finalized.
Each milestone gates the next. Progress is reported publicly.
Aurora is infrastructure-only. It does not originate loans, custody capital, allocate funding, perform settlement, or replace compatible lending implementations.