@threebow/raydium-sdk
v1.4.1
Published
An SDK for building applications on top of Raydium. Forked by Threebow to fix some stuff for backend use.
Downloads
11
Readme
@threebow/raydium-sdk
This is a fork of Raydium SDK intended to make it work properly on the backend with Node, seeing as it has some issues running properly with ES modules.
Usage
pnpm add @threebow/raydium-sdk
- Use
@threebow/raydium-sdk
instead of@raydium-io/raydium-sdk
in your backend node app.