Showcase
Here are examples of applications built with the Raydium SDK.
Raydium UI
Version 2 of the Raydium UI is built on top of the Raydium SDK
Fraktion
Fraktion is reportedly built on top of the Raydium SDK
Raydium SDK Demos
Rayxury from the Raydium discord has provided several demos showing swaps with the SDK for devnet and mainnet
git clone https://github.com/raydium-io/sdk_demo.git
yarn
# Run mainnet
yarn start
# Run devnet
yarn dev
Raydium SDK Unit Tests
The unit tests show ways of utilizing the SDK https://github.com/raydium-io/raydium-sdk/tree/master/test