forked from cerc-io/ipld-eth-server
| .. | ||
| .travis.yml | ||
| blocks.go | ||
| codecov.yml | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| package.json | ||
| README.md | ||
go-block-format
go-block-format is a set of interfaces that a type needs to implement in order to be a CID addressable block of data.
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 © Juan Batiz-Benet