on-chain-dex
on-chain-dex copied to clipboard
📈 100% on-chain central limit order book DEX on Ethereum
📈 on-chain CLOB DEX
Table of contents
- Description
- Getting started
- Contributing
- License
Description
This project (on-chain-dex) is a web application that allows traders to trade cryptocurrencies on central limit order books (CLOB) by calling smart contracts hosted on the Ethereum test network (Sepolia). For more detail, read the project report.
Features
- [x] open-source
- [x] self-hosted
- [x] responsive UI
- [x] the back end (i.e., smart contracts) run on the Ethereum Virtual Machine (EVM)
- [x] the size of the front end is 627 kb
- [x] KYC is not required to trade
Getting started
- For the front end, read /frontend/README.md
- For the back end, read /backend/README.md
Contributing
- For the front end, read /frontend/README.md
- For the back end, read /backend/README.md
License
This project is licensed under the GPL-3.0 License. See LICENSE.md for more details.