Browse Source

Update README

pull/1/head
startyourday60 2 years ago committed by GitHub
parent
commit
0794e76880
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README

3
README

@ -4,9 +4,10 @@ PoolServer
Cryptocurrency mining pool written in C++ for speed. Supports Stratum. Cryptocurrency mining pool written in C++ for speed. Supports Stratum.
Dependencies: Dependencies:
Boost Libraries (http://www.boost.org/) Boost Libraries (http://www.boost.org/) (1.62! ubuntu zetty is fine)
MySQL Library (http://www.mysql.com/) MySQL Library (http://www.mysql.com/)
CMake (http://www.cmake.org/) CMake (http://www.cmake.org/)
# libboost-all-dev libmysqld-dev libssl-dev libgmp-dev
Building on linux: Building on linux:
# cd /path/to/source # cd /path/to/source

Loading…
Cancel
Save