Perl6 Bitcoin Client
This is a client for accessing the Bitcoin REST API
A Bitcoin Full Node with activated REST-API is needed.
To activate the API set the flag rest to 1 in
bitcoin.conf and open the port 8332.
For more info on how to setup a Bitcoin Full Node visit this page.
Functions
Check the example script for more information about available functions.
Installation
zef install .
LICENSE
Artistic License 2.0