MCPcopy Create free account
hub / github.com/dedust-io/sdk

github.com/dedust-io/sdk @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
109 symbols 165 edges 33 files 0 documented · 0% updated 23mo ago★ 1079 open issues

Browse by type

Functions 78 Types & classes 31
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DeDust logo

SDK for the most progressive DEX on TON blockchain.

npm License

Documentation

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.

Copyright

Scaleton Labs LLC © 2023

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 67
Class 21
Function 11
Interface 6
Enum 4

Languages

TypeScript100%

Modules by API surface

src/contracts/dex/pool/Pool.ts13 symbols
src/contracts/dex/liquidity-deposit/LiquidityDeposit.ts13 symbols
src/contracts/dex/factory/Factory.ts13 symbols
src/contracts/dex/common/Asset.ts10 symbols
src/contracts/jettons/JettonWallet.ts8 symbols
src/contracts/jettons/JettonRoot.ts7 symbols
src/contracts/dex/vault/VaultNative.ts7 symbols
src/contracts/dex/vault/VaultJetton.ts7 symbols
src/contracts/dex/vault/Vault.ts7 symbols
src/api/DeDustClient.ts6 symbols
src/contracts/dex/proofs.ts4 symbols
src/helpers/wrapTonConnect.ts3 symbols

For agents

$ claude mcp add sdk \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page