go-blockservice ================== [](http://ipn.io) [](http://ipfs.io/) [](http://webchat.freenode.net/?channels=%23ipfs) [](https://codecov.io/gh/ipfs/go-block-format/branch/master) [](https://travis-ci.org/ipfs/go-block-format) > go-blockservice provides a seamless interface to both local and remote storage backends. ## Table of Contents - [TODO](#todo) - [Contribute](#contribute) - [License](#license) ## TODO The interfaces here really would like to be merged with the blockstore interfaces. The 'dagservice' constructor currently takes a blockservice, but it would be really nice if it could just take a blockstore, and have this package implement a blockstore. ## Contribute PRs are welcome! Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification. ## License MIT © Juan Batiz-Benet