go-ipld-format icon indicating copy to clipboard operation
go-ipld-format copied to clipboard

IPLD Node and Resolver interfaces in Go

go-ipld-format

Coverage Status Travis CI

go-ipld-format is a set of interfaces that a type needs to implement in order to be a part of the ipld merkle-forest.

Lead Maintainer

Eric Myhre

Table of Contents

  • Install
  • Usage
  • API
  • Contribute
  • License

Install

make install

Contribute

PRs are welcome!

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

License

MIT © Jeromy Johnson