https://github.com/dedust-io/sdk
DeDust Protocol 2.0 SDK
https://github.com/dedust-io/sdk
dex sdk ton
Last synced: about 1 year ago
JSON representation
DeDust Protocol 2.0 SDK
- Host: GitHub
- URL: https://github.com/dedust-io/sdk
- Owner: dedust-io
- License: apache-2.0
- Created: 2023-09-12T14:01:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T11:06:36.000Z (over 1 year ago)
- Last Synced: 2025-03-06T18:06:22.857Z (about 1 year ago)
- Topics: dex, sdk, ton
- Language: TypeScript
- Homepage: https://docs.dedust.io
- Size: 38.1 KB
- Stars: 75
- Watchers: 1
- Forks: 16
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SDK for the most progressive DEX on TON blockchain.
## Documentation
- [DeDust SDK](https://docs.dedust.io/docs/getting-started)
- [DeDust Protocol](https://docs.dedust.io/reference/tlb-schemes)
- [DeDust API](https://docs.dedust.io/reference/getting-available-pools)
## Features
- Multi-hop trades (which allows to swap token A to D using intermediate steps, e.g. `A -> B -> C`)
- Support both volatile pools and stable swaps (proposed by Curve.fi, e.g `USDT / DAI`)
- The architecture is not only oriented towards security and extensibility, but also on user experience (UX)
## License
DeDust SDK is [Apache 2.0 licensed](LICENSE).
## Copyright
Scaleton Labs LLC © 2023
