This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
js-ipfs-blocks #115
Closed
Description
This issue focus on detailing the improvements we are committing to do for js-ipfs milestone 1.
ipfs-blocks
holds the Block data structure and the block-service
.
https://github.com/ipfs/js-ipfs-blocks
TODO list:
- increase code coverage to 100%
- enable circle-ci
- update release process to the dignified pipeline
- examples
- creating and manipulating a Block
- using the Block Service
- ensure that every API call is documented