Registry / utility / ipfs-go-verifcid

ipfs-go-verifcid

JSON →
library0.0.3gogounverified

go-verifcid provides CID verification utilities for IPFS.

go get github.com/ipfs/go-verifcid
INSTALL
IMPORT
SIG · IPFS-GO-VERIFCID
I
ipfs-go-verifcid
utilitygov0.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

verifcid
github.com/ipfs/go-verifcid

Validate a CID string

package main import ( "fmt" "github.com/ipfs/go-verifcid" ) func main() { err := verifcid.ValidateCid("Qm...") fmt.Println(err) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
ipfs-go-verifcid — go get ipfs-go-verifcid · libregistry