/go-scripts

A collection of bitcoin go scripts that generate transactions and do other nice things for nice people.

Primary LanguageGo

go-scripts

Build Status

A collection of go-scripts that consume bitcoin available to the RPC user.

###anonfundserver

Generates a transaction which pays to the address provided by json that knows the "secert."

###publish

Uses bitcoin available in bitcoind's wallet to generate a bulletin.

###fanout

Generates a set of transaction with outputs of a certain size. It is entirely configurable.