Architecture
Last updated
Last updated
The AMM system is split into two pallets:
pallet-amm
that supports the primitive features that an AMM has to offer
pallet-router
that integrates with the previous one to handle trade orders and routes
To have a better understating of each type of AMM, take a look at the sub-categories of this chapter.