Decentralized Exchange
The Root Network supports automated decentralized spot exchanges. It will allow users to:
Trade asset tokens instantly on The Root Network blockchain
Send exchanged tokens directly to a 3rd party account within a single exchange transaction
The exchange will support all asset tokens active on The Root Network. This will include SYLO and ASTO tokens along with any generic assets created by new dapps on the network.
Next Steps
The decentralized exchange protocol is encapsulated in the dex
pallet on-chain. To start utilizing this feature in your dapp, check out:
The pallet Native API References and how it works with the code examples.
The pallet EVM API References.
What's the difference between Native API and EVM API?
Last updated