This repository aims to distribute bitcoin for free by a web server connected to a spv wallet!!!
-
Get it
go get github.com/qshuai/coindis
-
Configure your configuration file
cd $GOPATH/src/github.com/qshuai/coindis cp app.sample.yaml app.yaml vim app.yaml
-
Run APP
cd $GOPATH/src/github.com/qshuai/coindis go build ./coindis