🛠 An SDK for building applications on top of Uniswap V3
-
Updated
Apr 25, 2024 - TypeScript
🛠 An SDK for building applications on top of Uniswap V3
Automatic Market Maker with an ERC20
Constant Sum AMM smart contract
Constant Product AMM Smart Contract
This project implements a basic Automated Market Maker (AMM) on Solana, similar to Uniswap v2. The AMM allows users to create liquidity pools between token pairs, provide liquidity, and swap tokens through the available liquidity. The project consists of an Anchor program deployed on Solana Devnet and a Next.js frontend for user interaction.
Official docs of the Noma protocol
Add a description, image, and links to the automatic-market-maker topic page so that developers can more easily learn about it.
To associate your repository with the automatic-market-maker topic, visit your repo's landing page and select "manage topics."