Installation
The Shogun OneShot SDK v2 (@shogun-sdk/one-shot@^2) is the unified package for building cross-chain swaps, balance tracking, and token discovery across EVM and Solana.
It provides a fully typed, modular foundation for both frontend and backend environments.
Install via Package Manager
Using npm
npm install @shogun-sdk/one-shotUsing pnpm
pnpm add @shogun-sdk/one-shotUsing yarn
yarn add @shogun-sdk/one-shot