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.
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"