cjxe / on-chain-dex

πŸ“ˆ 100% on-chain central limit order book DEX on Ethereum

Home Page:https://on-chain-dex.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ˆ 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

  • 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

Getting started

Contributing

License

This project is licensed under the GPL-3.0 License. See LICENSE.md for more details.

About

πŸ“ˆ 100% on-chain central limit order book DEX on Ethereum

https://on-chain-dex.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 43.0%Language:Solidity 35.4%Language:CSS 13.9%Language:HTML 7.7%