How to convert IPFS CIDv0 to CIDv1 using ethers.js (base58 -> base32)? #2987
Unanswered
kleopartas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Bash:
$ ipfs cid base32 QmccqhJg5wm5kNjAP4k4HrYxoqaXUGNuotDUqfvYBx8jrR # Convert CIDv0 to CIDv1 (cidv1(b58) → cidv1(b32)) bafybeiguffkqavstb6lvfkay5ebplabvc73smdwqiwwxouv4zaupv3vbei
JS:
How to convert IPFS CIDv0 to CIDv1 using ethers.js?
Beta Was this translation helpful? Give feedback.
All reactions