Environment Setup
Install Dependencies
yarn add "@orca-so/whirlpools-sdk"
yarn add "@project-serum/anchor"
yarn add "decimal.js"
If you have previously installed the V0 SDK
@orca-so/whirlpool-sdk
package, please remove it here as the API are not compatible.Install Dependencies
- 1.
- 2.Setup Solana keypair at the same path as the one declared in
Anchor.toml
Last modified 1yr ago