Skip to content

dlghwns740/peatio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The World First Public Owned Exchange

Peatio (Chinese: 貔貅) is a Chinese mythical hybrid creature considered to be a very powerful protector to practitioners of Feng Shui.

Development

  • Develop branch has the latest and greatest
  • brew install qrencode before bundle install
  • Copy sample config files and update according to your local setup ls config/*.yml.sample | cut -f 1,2 -d '.' | xargs -I file cp file{.sample,}
  • If you want to use username root to access msql, this might be helpful
  • At this point after rake db:setup db:test:prepare you should be able to run tests with rspec

Background jobs

  • brew install redis and then start redis
  • kick off resque: QUEUE=* rake environment resque:work

Wiki: https://github.com/peatio/peatio/wiki

Any Questions: services@peatio.com

License

MIT: http://peatio.mit-license.org

About

An open-source assets exchange.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 44.4%
  • JavaScript 25.0%
  • HTML 15.9%
  • CoffeeScript 8.6%
  • CSS 6.1%