/go-ipld-btc

ipld handlers for bitcoin

Primary LanguageGoMIT LicenseMIT

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.