Skip to content

lky1001/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.