typescript-sdk
typescript-sdk copied to clipboard
The Orca SDK contains a set of simple to use APIs to allow developers to integrate with the Orca platform.
This pull request triggered because we want to generate new fork from this codebase
I can't find a way how to swap through multiple pools in one transaction. For example, I want to swap from GST to USDC, then USDC to USDT and do...
Currently Orca SDK only provides getQuote() function which is equivalent to getAmountOuts() function like on other AMM. I have not found a function on the Orca SDK that is equivalent...
Alice_pubkey sh256
I use example code from readme for swap ORCA_SOL. It is worked. But, when i changed OrcaPoolConfig to SOL_USDT or SOL_USDC i have this error: `"message": "failed to send transaction:...
Not update package solana/spl-token to latest
I know how to swap from A to B directly if the pool(A & B) exist. but the pool not exist, but can use a best route, how can I...
Hey i have the error mentioned in the title, do someone know how to fix it ? details down ``` node_modules/@orca-so/sdk/node_modules/@solana/spl-token/lib/index.d.ts:28:28 - error TS2709: Cannot use namespace 'Layout' as a...
issue: #68 The same will still need to be done for other `@orca-so/*` packages as well.
note: replace the deprecated getRecentBlockhash with the new getLatestBlockhash context: https://twitter.com/GenesysGo/status/1508296004398948357