Skip to main content
Reiy Finance is an intent-based trading protocol on Sui. Users describe the outcome they want, solvers compete to execute it, and Move contracts enforce settlement safety before escrowed funds move. These docs are for users who want protected trading and solvers who want to integrate.

About Reiy

Learn who we are, what Reiy is, and why intent-based trading matters.

The Problem

Why existing on-chain trading falls short.

How it works

Follow the complete flow from intent submission to indexed settlement.

For users

Learn how to submit intents, track settlement, and understand protections.

For solvers

Join as a solver, serve coordinator requests, and settle winning certificates.

Concepts

Learn the core vocabulary behind intents, solvers, and certificates.

What Reiy does

NeedReiy answer
Better user executionUsers submit protected intents instead of manually choosing routes.
Solver competitionSolvers compete off-chain to satisfy intents with executable settlement plans.
On-chain safetyMove contracts verify certificates, enforce floors, split fees, and emit events.
Developer accessSDK, coordinator APIs, and indexer data make Reiy easier to integrate.