Go Bindings — go-bitcoinkernel (Coming Soon)¶
Go bindings for libbitcoinkernel are not yet available in this documentation.
Want to contribute?
If you are familiar with Go bindings for libbitcoinkernel, we would love to include the documentation here. See the contributor guide to learn how to add a new language section.
What to expect¶
Go bindings will expose the full libbitcoinkernel C API through idiomatic Go, including:
- Chainstate and UTXO set access
- Block and transaction validation
- Kernel notifications via Go interfaces
Tracking¶
Follow development in the Bitcoin Core repository and community binding projects.