An open API service indexing awesome lists of open source software.

https://github.com/ulbora/bitcoincoreexplorer

A minimalist Blockchain tracker built as a Golang module to interface directly with Bitcoin Core. This explorer supports P2SH,P2PKH,P2WPKH,P2WSH and Multi-sig derivation.
https://github.com/ulbora/bitcoincoreexplorer

Last synced: about 1 month ago
JSON representation

A minimalist Blockchain tracker built as a Golang module to interface directly with Bitcoin Core. This explorer supports P2SH,P2PKH,P2WPKH,P2WSH and Multi-sig derivation.

Awesome Lists containing this project

README

        

Bitcoin Core Explorer is an lightweight interface to Bitcoin core written in Golang
==============

This is mockable and makes blockchain development easier in golang.