An SDK that can be used in any javascript/typescript context to easily interact with Reservoir liquidity APIs
npm install @proofofplay/reservoir-sdkUse your favorite package manager to install the reservoir-sdk:
yarn add @reservoir0x/reservoir-sdk
Make sure to install the required peer dependencies:
yarn add viem
For more detailed installation instructions please refer to our installation guide.
Visit our docs to learn more about how to use the Reservoir SDK.