Integrators
Already-regulated fintechs, exchanges, and platform operators that integrate Equillar into their services.
Open-Source investment infrastructure on Stellar
Equillar is an investment lifecycle engine for fintechs, exchanges, and other already-regulated integrators that want to connect companies raising capital with users investing through their platforms. Equillar only provides the technology layer: on-chain investment positions, treasury handling, collateral support, and emergency settlement.
Already-regulated fintechs, exchanges, and platform operators that integrate Equillar into their services.
Registered companies on integrator platforms that raise financing for specific projects.
Registered users on integrator platforms who invest in those financing opportunities.
Engine
Already-regulated integrators shouldn't have to build contract logic, treasury flows, collateral handling, and emergency settlement from scratch every time they want to launch a financing product on Stellar.
Offering financing and investment products takes more than accepting deposits. It requires structured repayment logic, clear actor permissions, auditable positions, and fallback mechanisms for when a normal payment flow breaks down — all under real regulatory constraints.
Equillar packages those flows into an open-source Soroban contract: role-based access, tracked positions, project and reserve accounting, optional collateral, and an emergency close path for when things don't go as planned. It does not replace regulatory, compliance, or custody responsibilities — those remain with the integrator.
Returns must come from the underlying project, not from the token that carries the capital. That's why Equillar is built around stablecoins: any other asset would introduce volatility that has nothing to do with the investment itself, and everything to do with the market that day.
How it works
Equillar is built around three on-chain actors, with the operational layer managed by the integrator
he already-regulated integrator controls role assignment, onboards approved company addresses, and manages operational actions such as investment processing, company transfers, and settlement flows
Companies raise funds for a defined financing operation. Equillar splits incoming capital between project funds and commissions
Each accepted investment creates a tracked on-chain position with payment state, interest, obligations, and completion status
The company funds each round, and payments to investors are then processed accordingly. The contract supports coupon and reverse-loan repayment profiles
Financing profiles
Equillar supports two repayment structures, so integrators can match the payment model to the type of project being financed.
For projects with a longer path to operation — like infrastructure builds or real estate. Investors receive periodic returns first, with capital returned at the end, similar to a bond.
For projects that start generating cash flow quickly — like equipment or fleet financing. Capital and returns are distributed together across the payment schedule, similar to an amortizing loan.
For integrators
Equillar fits a model where an already-regulated integrator operates the protocol inside an existing product, rather than exposing raw contract interactions directly to end users.
Equillar provides infrastructure only. Integrators are expected to already be regulated and to handle their own legal, compliance, onboarding, and operational duties.
The contract exposes admin, operator, company, and manager roles, so integrators can keep governance and operational flows explicit and separated
Reserve logic, collateral handling, and emergency settlement are part of the Equillar's design, not an afterthought layered off-chain.
Integrators can inspect, adapt, extend, and audit the codebase, instead of depending on a closed, third-party financing engine.
Project status
Equillar is presented as it is today: a real technical foundation with visible gaps still to close before production use
Core lifecycle, treasury, collateral, emergency, and pause flows are implemented and covered by tests.
The contract has not been audited yet. A professional security review is required before any production deployment.
Equillar is currently a pre-production protocol and should be treated as testnet-stage infrastructure.
The codebase, tests, and contract structure are public and already suitable for technical review.
Roadmap
The next milestones are about closing the gap between a functional open-source engine and a production-ready infrastructure layer — through auditing and technical hardening, not a controlled product launch.
Phase 1
External security review, fixes from audit findings, and stronger operational guidance to bring the contract to a production-ready state.
Phase 2
Validate the integrator model with a first real platform flow and clearer deployment assumptions.
Phase 3
A hardened, audited version of the contract that integrators can confidently deploy on their own terms.