Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 637736f

Browse files
committedNov 18, 2015
remove space
1 parent 9732fe3 commit 637736f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ IPFS implementation in JavaScript is a work in progress. As such, there's a few
2828
- **Network layer**
2929
- The network layer of IPFS is now known as libp2p, follow https://github.com/diasdavid/js-libp2p
3030
- **Exchange**
31-
- [ ] [js-bitswap](https://github.com/diasdavid/js-bitswap). [![](https://img.shields.io/badge/discuss--blue.svg?style=flat-square)](https://github.com/ipfs/js-ipfs/issues/17) - ![](https://img.shields.io/badge/status-has%20not%20started%20yet-brown.svg?style=flat-square)
31+
- [ ] [js-bitswap](https://github.com/diasdavid/js-bitswap). [![](https://img.shields.io/badge/discuss--blue.svg?style=flat-square)](https://github.com/ipfs/js-ipfs/issues/17)![](https://img.shields.io/badge/status-has%20not%20started%20yet-brown.svg?style=flat-square)
3232
- [x] MerkleDAG node implementation (needs IPLD).
3333
- [x] [js-ipld](https://github.com/diasdavid/js-ipld) ![](https://img.shields.io/badge/status-in%20progress-yellow.svg?style=flat-square)
3434
- [x] [js-merkledag-store](https://github.com/diasdavid/js-merkledag-store) ![](https://img.shields.io/badge/status-in%20progress-yellow.svg?style=flat-square)

0 commit comments

Comments
 (0)
This repository has been archived.