@ramsey The only reference I can find to it in the documentation is here: https://atproto.com/guides/applications. Looks like it's a sha256 of content used to track whether something has been edited.
Top-level
@ramsey The only reference I can find to it in the documentation is here: https://atproto.com/guides/applications. Looks like it's a sha256 of content used to track whether something has been edited. 1 comment
|
@gozzy What they use to parse it is in this library, which seems to indicate itβs a much more involved thing than a sha256 hash. https://github.com/multiformats/js-multiformats/blob/9af03687b545a2e558a23aa23dae50b3a9ac6cc5/src/cid.js