Skip to content

riserich/rise-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rise Protocol — Integration Documentation

Welcome to the Rise integration docs. Choose the path that fits your needs:

Quick API Integration

Use our REST API to buy/sell Rise tokens in minutes. No Solana knowledge needed beyond signing transactions.

Best for: Bots, aggregators, frontends that want to integrate Rise trading fast.

Quick API Integration Guide

SDK Integration

Use our TypeScript SDK to fetch market data, get quotes, and build buy/sell transactions. Fully standalone — no backend dependency, just an RPC URL.

Best for: Bots, aggregators, and anyone who wants full control with minimal setup.

npm install @riserich/sdk

https://www.npmjs.com/package/@riserich/sdk

API Base URLs

Environment URL
Mainnet https://public.rise.rich
Devnet https://publicdev.rise.rich

On-Chain Integration (SDK + IDL)

Build directly on the Rise Solana program. Full control over transactions, accounts and data indexing.

Best for: Trading terminals, custom UX, high-frequency systems, or advanced integrations.

On-Chain Program GuideIndexing & EventsIDL (JSON)IDL (TypeScript)

Program IDs

Address
Rise Program (Mainnet) RiseZSHaLdj7pfn1tisUoSdG2i3QcVz9sQKuaRG9rar
Rise Program (Devnet) 7gDn1L2Bmg53royeUgvZtWujfvxS9TmpchtBToP9zDhB
Mayflower (Devnet) MD2pPJCjpUT5ttJFUVeP2Xka1ZSvCJMZUoX4XTdPdet
Mayflower (Mainnet) AVMmmRzwc2kETQNhPiFVnyu62HrgsQXTD6D7SnSfEz7v

Links

Team Contact (Telegram): @Passoif · @OxSahand

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors