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.
- Host: GitHub
- URL: https://github.com/ulbora/bitcoincoreexplorer
- Owner: Ulbora
- License: mit
- Created: 2021-06-02T22:46:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-03T16:57:40.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T13:22:37.886Z (3 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.