Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 891 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 891 Bytes

ZK-Swap

ZK-Swap is an open-source NFT AMM protocol on StarkNet developed in Cairo. Its modular architecture and customizable pool configuration enable other projects building on top of it – with the overall goal of increasing NFT liquidity for the StarkNet ecosystem.

Instead of trading NFTs on marketplaces with centralized order books, users can buy NFTs from and sell NFTs into on-chain liquidity pools. The asset prices are calculated and adjusted automatically based on the individually defined price functions providing higher NFT liquidity.

This repository is structured in two main parts: first the underlying smart contracts for different pool types and bonding curves and second a generic marketplace frontend as interface to the contracts.

Docs

Coming soon

Contributions

We're open to external contributions – so if you're interested feel free to reach out!