Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.13 KB

File metadata and controls

33 lines (22 loc) · 1.13 KB

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.