3
So I'd like to demonstrate a blockchain based digital currency within my firm. For various reasons, I can't just use bitcoin (or of course I would).
I also can't distribute pc exes, hence the requirement for a web based wallet. Security does not need to be paramount. There does not need to be a competition for mining although mining does need to be a component (ie there will probably be just one miner running on one cpu / low priority).
Is there an open source web wallet and counterpart configurable mining system ? I took a quick look at coinpunk but I'm not sure that is still supported / running (last update almost a year ago, website offline?).
All suggestions gratefully received.
Although testnet would solve a few problems, it still means that the client needs to install some software somewhere and also although these tokens have no real value, they might be used for demonstrating voting and kickstarter-esque funding. Any dev would easily be able to obtain a fair few testnet coins and then rig the system. It really has to be standalone :-/ – Richard Green – 2015-06-17T13:33:53.907
there are web wallets for testnet. Your only option is to fork Bitcoin and get your own testnet up and running. Then fork an open source wallet. It will be messy. Sorry :) I don't think you're going to find a turnkey solution. – Emre Kenci – 2015-06-17T13:38:05.703
You can also look into colored coins. – Emre Kenci – 2015-06-17T13:40:22.097