Tools for dexie
A crucial aspect of dexie is that it is interactable by other programs or bots through APIs. This allows for the creation of tools that can be used to automate tasks, such as market making, trading or claiming liquidity rewards.
Official Tools
Splash!
A decentralized network for sharing offers across the Chia ecosystem.
A decentralized network for sharing offers across the Chia ecosystem.
dexie-rewards
A Python CLI helper tool to automatically claim dexie liquidity rewards.
A Python CLI helper tool to automatically claim dexie liquidity rewards.
SnapCAT
A tool to create snapshots of CAT holders.
A tool to create snapshots of CAT holders.
dexie-cli
The official command line tool for dexie.
Coming Soon
The official command line tool for dexie.
Unofficial Tools
Note that these tools are unvetted and not affiliated with dexie. Use at your own risk.
dexie.py
A Simple dexie API client in Python.
A Simple dexie API client in Python.
Delta-X-Trade Bot
A Windows tool for market making on dexie (includes claiming liquidity rewards).
A Windows tool for market making on dexie (includes claiming liquidity rewards).
Chia-Price-Checker
Chia Price Checker based on the dexie API.
Chia Price Checker based on the dexie API.
chia-liquidity-provider
Hybrid liquidity farming with Chia offers on dexie.
Hybrid liquidity farming with Chia offers on dexie.
Chiper
Snipe NFT offers as soon as they appear in dexies websocket.
Snipe NFT offers as soon as they appear in dexies websocket.
Dexie.Space.Net
This is a C# library for accessing the dexie.space API.
This is a C# library for accessing the dexie.space API.
MarketMaker
A series of scripts to help you locally run an AMM on dexie from your Chia Wallet.
A series of scripts to help you locally run an AMM on dexie from your Chia Wallet.
Build your own
dexies APIs make it easy to start building your own tools. Check out the API documentation and play around in testnet. If you have any questions, feel free to ask in our Discord Channel.
And let us know what you have built, so we can add it to this list!