Skip to content

NewBux/buxcoin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Bux Coin

Bux Coin is a POW\PoS -based cryptocurrency.

Development process

SPECIFICATIONS

Scrypt

PoW/PoS

POW Time blocks: 180 sec

POW Block reward: 10

Max supply: 500 million

Min.Coin age: 8 hours

Max age: unlimited

RPC 8878

P2P 8868

Setup Bux Node

--Dependency--

apt-get install libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev

apt-get install libboost-filesystem-dev

apt-get -y install git wget libqrencode-dev libminiupnpc-dev

sudo apt-get install build-essential make

sudo apt-get update

sudo apt-get install build-essential libssl-dev libboost-all-dev libminiupnpc-dev git zip

sudo add-apt-repository ppa:bitcoin/bitcoin

sudo apt-get update

sudo apt-get install libdb4.8-dev libdb4.8++-dev

--Compile--

cd src make -f makefile.unix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published