Skip to content

hyunhoo/ipfs-generate-cid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate CID in IPFS

1. Explanation

How to generate CID in ifps is:

File -> Raw data -> Chuck -> Hashing -> Multihashing -> Merkle root -> CID

Currently only v0 CID supported.

2. How to use

$ go build -o generate_cid
$ ./generate_cid {path}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages