brandonwestcott / go-ipld-format

IPLD Node and Resolver interfaces in Go

Home Page:https://github.com/ipld/ipld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Table of Contents

Install

make install

Contribute

PRs are welcome!

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

License

MIT © Jeromy Johnson

About

IPLD Node and Resolver interfaces in Go

https://github.com/ipld/ipld

License:MIT License


Languages

Language:Go 99.4%Language:Makefile 0.6%