Documentation

Build on the rFlow protocol.

rFlow is the yield discounting protocol on Solana. LSTs, lending receipts, and Meteora LP positions become forward contracts that anyone can list, fill, or settle on-chain. These docs cover the protocol, the SDK, and how to plug rFlow into your own application.

Network
Solana Mainnet
Program ID
2woLsnG7…DjFU
SDK
@rflowdapp/rflow

Install

Terminal
$npm install @rflowdapp/rflow @coral-xyz/anchor @solana/web3.js @solana/spl-token

Instant Liquidity

Sell expected yield for USDC now. Principal stays staked or lent.

Custody-Free

Receipt tokens lock in PDA vaults. Only the Anchor program can move them.

Fixed-Yield Buyer Side

Buyers lock in a known payout. No APY drift, no liquidations.

Pre-audit — review the risk surface
rFlow is live on Solana mainnet and pending third-party security audit. Smart contract code, Pyth oracle integration, and Meteora CPIs are all open source. Read the FAQ for the full risk breakdown before depositing meaningful capital.

Explore the docs

Every page opens with one line on what it covers and ends with where to go next.

Resources

SDK Version
v0.1.x
Network
Mainnet
Anchor
0.32.1