👷Installing the SDK

How to integrate the SDK into your app

The Shogun SDK package enables seamless interaction with the Shogun API, allowing you to discover and execute optimal routes across all the chains we support.

Installation

To get started, install the latest version of Shogun SDK.

yarn add @shogun-sdk/one-shot
⚙️Initializing the Client

Last updated