Skip to content

bumbacoin/ExclusiveCoin

 
 

Repository files navigation

ExclusiveCoin is a PoS-based cryptocurrency.

ExclusiveCoin uses libsecp256k1, libgmp, Boost1.55, OR Boost1.57,
Openssl1.01p, Berkeley DB 4.8, QT5 to compile

Block Spacing: 60 Seconds Stake Minimum Age: 24 Hours

Port: 23230 RPC Port: 23231

BUILD LINUX

  1. git clone https://github.com/exclusivecoin/ExclusiveCoin

  2. cd ExclusiveCoin/src

  3. sudo make -f makefile.unix # Headless

(optional)

  1. strip exclusivecoind

  2. sudo cp exclusivecoind /usr/local/bin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.1%
  • C 19.9%
  • Shell 5.2%
  • Python 1.3%
  • QMake 0.9%
  • HTML 0.8%
  • Other 0.8%