Peatio is a free and open-source crypto currency exchange implementation with the Rails framework and other cutting-edge technology.
Our mission is to build the world best open-source crypto currency exchange with a high performance trading engine and safety which can be trusted and enjoyed by users. Additionally we want to move the crypto currency exchange technology forward by providing support and add new features. We are helping people to build easy their own exchange around the world.
Help is greatly appreciated, feel free to submit pull-requests or open issues.
RUNNING AN EXCHANGE IS HARD.
Peatio makes it easier, but running an exchange is still harder than a blog, which you can download the source code and following the guide or even a cool installer and boom!!! a fancy site is there to profit. We always prioritize security and speed higher than 1-click setup. We split Peatio to many components (processes) so it's flexible to deploy and scalable.
SECURITY KNOWLEDGE IS A REQUIREMENT.
Peatio cannot protect your customers when you leave your admin password 1234567, or open sensitive ports to public internet. No one can. Running an exchange is a very risky task because you're dealing with money directly. If you don't known how to make your exchange secure, hire an expert.
You must know what you're doing, there's no shortcut. Please get prepared before continue:
** More details are in the doc.
You can interact with Peatio through API:
Here're some API clients and/or wrappers:
Peatio front-end based Bootstrap 3.0 version and Sass, and you can custom exchange style for your mind.
vars/_bootstrap.css.scss
vars/_basic.css.scss
vars/_custom.css.scss
layouts/_custom.css.scss
vars/_custom.css.scss
can overwrite vars/_basic.css.scss
defined variables
layout/_custom.css.scss
can overwrite layout/_basic.css.scss
and layoputs/_header.css.scss
style
Want to report a bug, request a feature, contribute or translate Peatio?
Peatio is released under the terms of the MIT license. See http://peatio.mit-license.org for more information.