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.
- open-source
- self-hosted
- responsive UI
- the back end (i.e., smart contracts) run on the Ethereum Virtual Machine (EVM)
- the size of the front end is 627 kb
- KYC is not required to trade
- For the front end, read /frontend/README.md
- For the back end, read /backend/README.md
- For the front end, read /frontend/README.md
- For the back end, read /backend/README.md
This project is licensed under the GPL-3.0 License. See LICENSE.md for more details.