superstacked / sidecoin

The sidecar to Bitcoin's motorcycle.

Home Page:http://sidecoin.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sidecoin

Build Status

Bitcoin sidecar

The sidecar to Bitcoin's motorcycle.

Sidecoin is a fork of Bitcoin v. 0.9.1 that allows you to take a snapshot of Bitcoin's current distribution and load it into a new blockchain. Want to know more? Check out our whitepaper!

Our Bitcoin snapshot.

Ports:

- P2P port: 6543 (16543 for testnet)
- RPC port: 6544 (16544 for testnet)

Installation

If you're on a somewhat recent version of Ubuntu, you can install using:

$ ./install.sh

OS X Build Instructions

Use brew to get boost.

Install using:

./autogen.sh
sudo ./configure --with-boost=/usr/local/Cellar/boost/1.55.0_2/ --with-incompatible-bdb --with-qt
make

Make the sidecoin directory in /Users/username/Library/Application\ Support/Sidecoin

Copy the sidecoin.conf file to that directory. Then create a directory in that directory called balances and place the balances.txt file inside.

Questions? Email Joey (joey@augur.net) or Jack (jack@augur.net).

About

The sidecar to Bitcoin's motorcycle.

http://sidecoin.net

License:MIT License


Languages

Language:C++ 90.1%Language:Python 2.9%Language:C 2.8%Language:Shell 1.5%Language:HTML 1.5%Language:Groff 0.5%Language:Makefile 0.3%Language:Objective-C++ 0.2%Language:Protocol Buffer 0.1%Language:QMake 0.1%Language:CSS 0.0%Language:Objective-C 0.0%