Peatio is developed for Mac and Linux operating system, Ubuntu 12.04 LTS is recommended.
- Ubuntu Linux 12.04 LTS
- Mac OS X Mavericks
Peatio requires Ruby (MRI) 2.1.0+. You will have to use the standard MRI implementation of Ruby.
- 1 core works for under 100 users
- 2 cores is the recommended number of cores and supports up to 100 users
- 4 cores supports up to 1,000 users
- 8 cores supports up to 10,000 users
- 1GB supports up to 100 users
- 2GB is the recommended memory size and supports up to 1,000 users
- 4GB supports up to 10,000 users
If you run bitcoind at local, the necessary hard drive space largely depends on the size of the blocks of Bitcoin network (15G for now). 40G is recommended at start.
- Chrome (Latest stable version)
- Firefox (Latest released version)
- Safari 7+ (Know problem: required fields in html5 do not work)
- Opera (Latest released version)
- IE 10+
Install PhantomJS
# Install dependencies using Homebrew
brew install phantomjs
** More details are in the poltergeist doc.
Install qrencode
# Install dependencies using Homebrew
brew install qrencode
Install PhantomJS
sudo apt-get install -y libfontconfig libfontconfig-dev libfreetype6-dev
** More details are in the poltergeist doc.
Install qrencode
sudo apt-get install qrencode libqrencode-dev
Any Questions: community@peatio.com