Installation
Last updated
Last updated
We recommend installing SDK either through yarn
or npm
:
After you've installed the SDK using your favourite package manager, you can go through the following walkthrough guides:
Discovering exchanges and pairs
Getting price quotes
Executing swaps
All the codes snippets in the above guides can be found in . We encourage you to clone the repository, and execute the different code snippets as you read through the guides.