ipld-eth-server/vendor/github.com/ipfs/go-ipld-format
Elizabeth Engelman 36533f7c3f Update vendor directory and make necessary code changes
Fixes for new geth version
2019-09-25 16:32:27 -05:00
..
.travis.yml Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
batch.go Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
codecov.yml Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
coding.go Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
daghelpers.go Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
format.go Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
go.mod Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
go.sum Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
LICENSE Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
Makefile Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
merkledag.go Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
navipld.go Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
promise.go Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
README.md Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00
walker.go Update vendor directory and make necessary code changes 2019-09-25 16:32:27 -05:00

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