on-chain-dex icon indicating copy to clipboard operation
on-chain-dex copied to clipboard

📈 100% on-chain central limit order book DEX on Ethereum

📈 on-chain CLOB DEX

Table of contents

  1. Description
  2. Getting started
  3. Contributing
  4. License

Description

desktop-view

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.