Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 459 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 459 Bytes

shyft-api-raydium-swap

Faster way to retrieve raydium pool keys using Shyft GraphQL API that indexes raydium pool key data. Can query by base mint, quote mint address or pool ID (aka amm ID). Go to Shyft.to to get an API key first. Add me on Discord for dev support.

how to use

1 - clone this repo

2 - add your private key to config.ts

3 - type "pnpm install" in the project (npm install -g pnpm if you havent installed pnpm)

4 - type "pnpm start"