Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Fibrous-Finance/router-sdk
- Owner: Fibrous-Finance
- License: mit
- Created: 2023-03-19T00:12:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-15T21:32:27.000Z (about 2 months ago)
- Last Synced: 2024-10-17T05:51:11.771Z (about 2 months ago)
- Topics: blockchain, cairo, cryptocurrency, defi, ethereum, exchange, fibrousfinance, scroll, starknet
- Language: TypeScript
- Homepage: https://fibrous.finance/
- Size: 1.04 MB
- Stars: 14
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
Awesome Lists containing this project
- awesome-starknet - Fibrous SDK - Fibrous SDK. (Open-source projects)
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/