Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Folks-Finance/folks-router

Enable the most efficient swaps on Algorand
https://github.com/Folks-Finance/folks-router

algorand astro defi dex starlight

Last synced: 2 months ago
JSON representation

Enable the most efficient swaps on Algorand

Awesome Lists containing this project

README

        





# Folks Router

Folks Router is a DEXs aggregator that allows users to swap tokens across multiple decentralized exchanges (DEXs) on the Algorand blockchain.

Users can get the best possible price for their swaps, as Folks Router will automatically compare prices across various DEXs.

It also supports split routing and multi-swap paths.

## What's inside?

### `apps/website`

An open source interface for Folks Router build with [Astro](https://github.com/withastro/astro), [React](https://github.com/facebook/react) and [Tailwindcss](https://github.com/tailwindlabs/tailwindcss) which includes:

- [metrics](https://folksrouter.io/metrics/): an analytics page showing stats about Folks Router usage and volumes
- [docs](https://folksrouter.io/docs/introduction/): Folks Router's documentation

### `packages/folks-router-js-sdk`

The official JavaScript SDK for Folks Router DEXs aggregator.

For installation instructions, usage guidelines, and examples, please visit this [link](https://github.com/Folks-Finance/folks-router/tree/main/packages/folks-router-js-sdk) to discover more about the SDK.