lawofambak
Liquidity-Pool
Solidity

Simple DEX & Liquidity Pool

Last updated May 11, 2026
21
Stars
1
Forks
0
Issues
0
Stars/day
Attention Score
6
Language breakdown
No language data available.
Files click to expand
README

Liquidity Pool and DEX Proof of Concept

Overview

This project consists of two main smart contracts (DEX and Liquidity Pool). The DEX contract serves a simple function to allow users to create their own liquidity pools. The Liquidity Pool contract allows users to add liquidity, remove liquidity, and swap one token for another.

Run

hardhat test
for some basic functionality tests for the smart contracts.

Note: This project was created and tested with HardHat. Go to

folder to see the smart contracts of this project.

© 2026 GitRepoTrend · lawofambak/Liquidity-Pool · Updated daily from GitHub