Package Usage: go: github.com/ipfs/go-cid
Package cid implements the Content-IDentifiers specification
(https://github.com/ipld/cid) in Go. CIDs are
self-describing content-addressed identifiers useful for
distributed information systems. CIDs are used in the IPFS
(https://ipfs.io) project ecosystem.
CIDs have two major versions. A CIDv0 corresponds to a multihash of type
DagProtobuf, is deprecated and exists for compatibility reasons. Usually,
CIDv1 should be used.
A CIDv1 has four parts:
As shown above, the CID implementation relies heavily on Multiformats,
particularly Multibase
(https://github.com/multiformats/go-multibase), Multicodec
(https://github.com/multiformats/multicodec) and Multihash
implementations (https://github.com/multiformats/go-multihash).
15 versions
Latest release: about 2 years ago
3,422 dependent packages
View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/ipfs/go-cid
View more repository details: http://repos.ecosyste.ms/hosts/GitHub/repositories/ipfs%2Fgo-cid
Dependent Repos 3,254
Team-Kujira/ibc-go Fork of cosmos/ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.Size: 53 MB - Last synced: 10 months ago - Pushed: 10 months ago


drand/drand
🎲 A Distributed Randomness Beacon Daemon - Go implementationSize: 49.1 MB - Last synced: 3 days ago - Pushed: 7 days ago

berty/labs
Berty Labs is a mobile app to explore IPFS on mobileSize: 3.44 MB - Last synced: 29 days ago - Pushed: about 2 years ago

pickkaa/berty Fork of berty/berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the networkSize: 84.2 MB - Last synced: about 1 year ago - Pushed: about 2 years ago

zaibon/go-ipfs Fork of ipfs/kubo
IPFS implementation in GoSize: 40.8 MB - Last synced: about 2 years ago - Pushed: over 2 years ago

meonBot/go-ipfs Fork of devcode1981/go-ipfs
IPFS implementation in GoSize: 40.9 MB - Last synced: 12 months ago - Pushed: almost 2 years ago

47-studio-org/go-ipfs Fork of MarcelRaschke/go-ipfs
IPFS implementation in GoSize: 46.3 MB - Last synced: over 1 year ago - Pushed: over 1 year ago
