Skip to content

invariant-labs/protocol-alephium

Repository files navigation

⚡Invariant protocol⚡

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.

🔨 Getting Started

Install packages

npm install

Start a local devnet for testing and development

(
  cd alephium-stack
  make start-devnet
)

Compile contract

npm run compile

Testing protocol

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages