We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a CID builder that lets you create a CID from drop downs for each multiformat, or let's you paste in a human CID to get the encoded version out.
The text was updated successfully, but these errors were encountered:
@olizilla Is there still value in this ask? I feel like the human CID -> encoded version is solved already.
For the CID builder, it would be cool if each of the inputs for a CID were supported:
<base>base(<cid-version><multicodec><multihash-algorithm><multihash-length><multihash-hash>)
Where inputs in the builder would be:
base58btc
dag-pb
sha2-256
32
Sorry, something went wrong.
No branches or pull requests
Add a CID builder that lets you create a CID from drop downs for each multiformat, or let's you paste in a human CID to get the encoded version out.
The text was updated successfully, but these errors were encountered: