chiguireitor / godot-gobtcsuite

BTCSuite/Btcd GDNative for Godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godot-gobtcsuite

A bundled version of btcsuite/btcd to use as GDNative.

To build on linux:

go get github.com/shadowapex/godot-go/godot
go get github.com/btcsuite/btcd
make

Then copy "bin" to your project.

Still testing, eventually will release instructions for the rest of the platforms and binary releases.

The file sample.gd contains a sample script to handle wallet creation.

Donations

1PDJv8u8zw4Fgqr4uCb2yim9fgTs5zfM4s

License

tl;dr: MIT License

See LICENSE

About

BTCSuite/Btcd GDNative for Godot

License:MIT License


Languages

Language:Go 87.1%Language:GDScript 12.4%Language:Makefile 0.5%