Bitcoin for local network

3

1

Is there are any way to use bitcoin or alternative crypto-currency in local network? I have small home network without internet and have an idea to have a local currency to encourage the children.

John Hloloc

Posted 2013-07-09T13:47:55.037

Reputation: 33

Answers

2

You can set up a local Bitcoin testnet with the Bitcoin-Qt client and some relatively simple configuration. Note that you will need a miner to be processing transactions when the the testnet is in use. More information is available at: https://en.bitcoin.it/wiki/Testnet

Jason Dreyzehner

Posted 2013-07-09T13:47:55.037

Reputation: 545

The testnet Bitcoin wiki page references a "Testnet in a box" available here: http://sourceforge.net/projects/bitcoin/files/Bitcoin/testnet-in-a-box/

Jason Dreyzehner 2013-07-09T15:14:59.223

-1

If you are not tied to bitcoin you could also look at defining your own familly currency with an Open-Transactions server (advanced difficulty - https://github.com/FellowTraveler/Open-Transactions/wiki) or with Ripple (intermediate difficulty - https://ripple.com)

CoinEnablers

Posted 2013-07-09T13:47:55.037

Reputation: 685