Invariant protocol is an AMM built on Alephium, leveraging high capital efficiency and the ability to list markets in a permissionless manner. At the core of the DEX is the Concentrated Liquidity mechanism, designed to handle tokens compatible with the Fungible Token Standard.
npm install
(
cd alephium-stack
make start-devnet
)
npm run compile
npm run test