@xswap-link/sdk v0.10.1
About The Project
XSwap SDK exposes a functions to access the advanced cross-chain routing solution offered by XSwap.
Getting Started
To get the library follow these simple example steps.
Prerequisites
- npm / pnpm
npm i pnpm@latest -g
Installation
Below you will find a step-by-step installation guide.
- Install the library in your project
npm/pnpm i @xswap-link/sdk
Usage
Simply import the stuff from the library.
Contribution
This is open-source library and below you will find a step-by-step contribution guide.
Prerequisites
- pnpm
npm i pnpm@latest -g
1. Get the project and install dependencies
git clone git@github.com:xswap-link/xswap-sdk.git
cd xswap-sdk
pnpm i
2. Create new branch based on the develop
one
git checkout develop
git checkout -b feature/<your_feature_name>
3. Create changeset
pnpm changeset
and follow instructions to describe your changes
4. Commit changes
including changeset: git commit -m "feat: <your desc>>"
5. Create PR to develop
branch
5 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
7 months ago
6 months ago
7 months ago
6 months ago
6 months ago
6 months ago
6 months ago
7 months ago
7 months ago
7 months ago
7 months ago
8 months ago
8 months ago
8 months ago
8 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago