Skip to content
New issue

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

CID implementation for Ethereum #5

Open
s1na opened this issue Aug 26, 2018 · 0 comments
Open

CID implementation for Ethereum #5

s1na opened this issue Aug 26, 2018 · 0 comments
Labels

Comments

@s1na
Copy link
Member

s1na commented Aug 26, 2018

Summary CID in Solidity

Proposal description

CID is a self-describing format for hash-based identifiers.

In short, each cid contains a multibase, version of CID format, a multicodec and a multihash.

Many of the identifiers in open technologies, such as Ethereum addresses, git commits, IPFS hashes, etc., can be described by CID. This would facilitate addressing different data formats in Ethereum smart contracts.

@s1na s1na added the proposal label Aug 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant