Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from lky1001/every-eos

Decentralized exchange based on eos.io

License

lehuwu/every-eos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Every EOS

Decentralized exchange based on eos.io

Create react project by create-react-app

Concept

Required

  • Node.js
  • NPM or YARN
  • Any code editor

Bootstrap Theme

Install dependencies

$ npm or yarn install

Starts the development server

$ npm or yarn start

Bundles the app into static files for production.

$ npm run build or yarn build

Features

  • Login with scatter
  • Market Tokens
  • Trade
  • Token Open Orders
  • My Open Orders
  • My Order History
  • Latest Trades
  • Trading Chart
  • Cancel Transaction
  • Favorites in Main Page

TODO

  • Wallet
  • Clear cache as soon as logout scatter
  • Favorites in Trading Page

License

everyeos is licensed under the MIT License, also included in our repository in the LICENSE file.

About

Decentralized exchange based on eos.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.6%
  • JavaScript 11.9%
  • CSS 5.3%
  • TypeScript 1.2%