raydium-io / raydium-sdk

An SDK for building applications on top of Raydium.
https://sdk.raydium.io
GNU General Public License v3.0
354 stars 141 forks source link

How to Modify the SDK for Devnet #103

Open iprotoni opened 3 months ago

iprotoni commented 3 months ago

Hi, I plan to test some functions (create market, add LP, and swap) on Raydium for the Solana Devnet. I forked the Raydium frontend, but I realized I need to change some configurations in the SDK, such as program IDs.

Any ideas or tutorials on how to achieve this? Regards!

maxwellpepper commented 3 months ago

+1 I'm also wanting to implement this logic.