Skip to content

New Trading Ui for Rubykube Peatio (Ranger Support) for 1.9

License

Notifications You must be signed in to change notification settings

sekmet/Rubykube-New-UI

 
 

Repository files navigation

Rubykube New UI

Installation steps

  1. git clone https://github.com/adarshdubeytech/Rubykube-New-Ui
  2. cd Rubykube-New-Ui
  3. bundle install
  4. Search for 'cryptodealexchange.in' in the repository and make sure you replace all instances of it with your domain

Use This Command:

find ./ -type f -exec sed -i -e 's/cryptodealexchange.in/yourdomain.com/g' {} \;

  1. chmod +x bin/*
  2. bin/setup
  3. bin/init_config
  4. bundle exec rake assets:precompile
  5. bundle exec rails server -p 4000

To do:

Tradingview integration

About

New Trading Ui for Rubykube Peatio (Ranger Support) for 1.9

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 28.0%
  • CSS 23.3%
  • HTML 21.1%
  • JavaScript 16.7%
  • Ruby 10.4%
  • Dockerfile 0.4%
  • Shell 0.1%