@rigourdex/sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Rigour SDK

Getting Started

Running tests

To run the tests, follow these steps. You must have at least node v16 installed.

First clone the repository:

git clone https://github.com/rigourdex/rigour-sdk.git

Move into the rigour-sdk working directory

cd rigour-sdk

Install dependencies

npm install

Run tests

npm run test

Eco Router Trades

Rigour uses multiple trades to find best protocol and route for traders. Currently supported DEXs are

Protocol Ethereum Arbitrum One Gnosis Chain Polygon
Rigour
Uniswap v2
SushiSwap
Honeyswap
Levinswap
Baoswap
Curve WIP
CoW Protocol
Quickswap
DFYN

The Trade class is extendable. New DEXs can be added to the SDK by extending the Trade and adding required methods.

Readme

Keywords

Package Sidebar

Install

npm i @rigourdex/sdk

Weekly Downloads

0

Version

1.0.2

License

AGPL-3.0-or-later

Unpacked Size

891 kB

Total Files

247

Last publish

Collaborators

  • rigourdex