Post
Topic
Board Altcoin Discussion
Re: Spin-offs: bootstrap an altcoin with a btc-blockchain-based initial distribution
by
tinybike
on 04/12/2014, 21:12:42 UTC
joeykrug and I have just implemented a proof-of-concept version of the "spin-off" idea discussed in this thread:

Website: http://www.sidecoin.net
Source: https://github.com/AugurProject/Sidecoin
Whitepaper: http://augur.link/sidecoin.pdf

"Sidecoin" (our demo/example implementation) is a fork of Bitcoin 0.9.1.  We modified it to support loading "snapshot" balances into the first (non-genesis) block, as well as trustless sidecoin claims using a new "claimtx" RPC command.  Details are in the whitepaper!

Hope this can be useful to someone  Smiley

- Jack