mirror of
https://github.com/ipfs/kubo.git
synced 2025-05-17 23:16:11 +08:00
link to go-{libp2p,ipld} package tables
addresses https://github.com/ipfs/go-ipfs/pull/5395#issuecomment-417215277 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
@ -374,6 +374,11 @@ Listing of the main packages used in the IPFS ecosystem. There are also three sp
|
||||
| [`go-ipfs-util`](//github.com/ipfs/go-ipfs-util) | [](https://travis-ci.org/ipfs/go-ipfs-util) | N/A | [](https://codecov.io/gh/ipfs/go-ipfs-util) | the kitchen sink |
|
||||
| [`go-ipfs-addr`](//github.com/ipfs/go-ipfs-addr) | [](https://travis-ci.org/ipfs/go-ipfs-addr) | N/A | [](https://codecov.io/gh/ipfs/go-ipfs-addr) | utility functions for parsing IPFS multiaddrs |
|
||||
|
||||
For brevity, we've omitted go-libp2p and go-ipld packages. These package tables can be found in their respective project's READMEs:
|
||||
|
||||
* [go-libp2p](https://github.com/libp2p/go-libp2p#packages)
|
||||
* [go-ipld](https://github.com/ipld/go-ipld#packages)
|
||||
|
||||
## Development
|
||||
|
||||
Some places to get you started on the codebase:
|
||||
|
Reference in New Issue
Block a user