Skip to content

Order Book Exchange. Only for exchanging between ETH and ERC20 tokens.

License

Notifications You must be signed in to change notification settings

TheGreatHB/OBEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBEX

OBEX is an decentralized exchange (DEX) where people can trade their ERC20 tokens to ETH and their ETH to ERC20 tokens through orderbook system.

Features

This repository contains two contracts.

  • OBEX
  • Orderbook.

With OBEX, you can trade your ETH or ERC20 tokens to ERC20 tokens or ETH as setting what token you want and how many tokens you want.

With Orderbook, you can find orders you've made or orders you want to find.

Development

  • run npm install to install all node dependencies
  • run npx hardhat compile to compile

Run Test With Hardhat Network

Tests are located in the test directory and can be modified as required. To run them:

  • npx hardhat test

Test Coverage

Contributions

Please open all pull requests against the main branch.

License

Distributed under the MIT License. See LICENSE for more information.

About

Order Book Exchange. Only for exchanging between ETH and ERC20 tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published