Way to go @grider123
By the way, is there a faucet code somewhere, as I would like to implement facucet function on web wallet, so each new registrant get's some coins to start with.
Thanks,
Way to go @grider123
By the way, is there a faucet code somewhere, as I would like to implement facucet function on web wallet, so each new registrant get's some coins to start with.
Thanks,
It's actually not even worth to make the code opensource. I just validate the address and then use the wallet in the background to send the coins to this address. Just make an RPC call :)
hehe, i'm no different :) Applied the same approach, just with move between accounts :) I'll add your faucet in links section I am currently building. Great job.