Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Fibrous-Finance/router-sdk

Fibrous Finance allows dApps and traders to get the best DEX liquidity by aggregating multiple Dex and offering the best rates
https://github.com/Fibrous-Finance/router-sdk

blockchain cairo cryptocurrency defi ethereum exchange fibrousfinance scroll starknet

Last synced: 15 days ago
JSON representation

Fibrous Finance allows dApps and traders to get the best DEX liquidity by aggregating multiple Dex and offering the best rates

Awesome Lists containing this project

README

        





# Fibrous Finance SDK (v0.3.4)

## Installation

```bash
# NPM
npm install fibrous-router-sdk

# Yarn
yarn add fibrous-router-sdk

# PNPM
pnpm add fibrous-router-sdk
```

[Full Documentation](https://docs.fibrous.finance/)

## Usage

Check out the for [Starknet examples](./examples/src/starknet/) and [Starknet README](./examples/src/starknet/README.md) folder for more detailed examples.

Check out the for [Scroll examples](./examples/src/scroll/) and [Scroll README](./examples/src/scroll/README.md) folder for more detailed examples.

## Contributing

We welcome contributions from the community. Please review our [contributing guidelines](./docs/CONTRIBUTING.md) to get started.

[def]: https://docs.fibrous.finance/