@pintswap-v3/universal-router-sdk
v1.0.32
Published
🛠 An SDK for building applications on top of Pinkswap.
Downloads
5
Readme
universal-router-sdk
This SDK facilitates interactions with Universal Router. This repo is the pinkswap variation of the original Universal-router-sdk by UniswapLabs. The PinkSwap implementation makes the necessary changes in order to be compatible with the Pinkswap smart-router and other existing SDK's.
Usage
Install latest version of universal-router-sdk. Then import the corresponding Trade class and Data object for each protocol you'd like to interact with.
npm add @pintswap-v3/universal-router-sdk
# or
yarn add @pintswap-v3/universal-router-sdk
# or
pnpm add @pintswap-v3/universal-router-sdk