Categorygithub.com/ipfs/go-ipld-btc
repositorypackage
0.1.0
Repository: https://github.com/ipfs/go-ipld-btc.git
Documentation: pkg.go.dev

# README

Bitcoin ipld format

Coverage Status Travis CI

An ipld codec for Bitcoin blocks and transactions allowing path traversals across the blockchain!

Note: This is WIP and may not be an entirely correct parser.

Table of Contents

Install

go get github.com/ipfs/go-ipld-btc

Contribute

PRs are welcome!

Small note: If editing the Readme, please conform to the standard-readme specification.