Skip to content

Pennykoin-Dev-Team/testcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pennykoin is a private, secure cryptocurrency forked form digital/dark/ducknote. There was no premine or ICO, all coins are emitted as mining rewards or interest.


PK has been tested to compile on Windows 8-10 with VS2013, OSX High Sierra, Ubuntu 14-18, Solus, and EL7 ( must add elrepo & epel)

The legacy branch is tweaked to run on VPS (openvz) with very old kernels. If you cannot get it running, please contact jerry on twitter or discord.

for ubuntu: apt install screen make cmake build-essential libboost-all-dev pkg-config libssl-dev libzmq3-dev libunbound-dev libsodium-dev libminiupnpc-dev libreadline6-dev libldns-dev

for solus: eopkg install libboost-devel cmake make pkg-config gcc libsodium-devel g++ glibc-devel binutils miniupnpc-devel zeromq-devel unbound-devel readline-devel linux-headers

for EL7: yum install cmake boost-devel ( make sure it's the 1.5.3 ver) when installing OS make sure to add development tools

If you have previously installed PK and have the blockchain downloaded, comment out line 27 of cmakelists.txt.

If you successfully get PK to build on other systems, please update this document

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages