Skip to content

cryptotalk-info/COOPEX-Trading-UI

 
 

Repository files navigation

COOPEX Trading UI

Installation steps

  1. Git clone
  2. Bundle Install
  3. Search for 'coopex.market' in the repository (use the search bar above) and make sure you replace all instances of it with your application URL (will be moving to ENV variables soon)
  4. For production, you can do rake assets:precompile RAILS_ENV=production
  5. bundle exec rails s

View a working version of this UI at https://coopex.market/trading/igeth
If it tells you to log in, just try the link again.

To do:

Tradingview integration, de-caffeinate, full conversion to angular/react (angular branch is just for modeling and is non-functional), loading subset of order book for scalability

About

Trading UI for the Cooperative Exchange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 28.1%
  • CSS 24.8%
  • HTML 20.9%
  • JavaScript 15.7%
  • Ruby 10.1%
  • Dockerfile 0.4%