Joel Thorstensson
Joel Thorstensson
Awesome that you are pushing the UX work needed to make CV usable @GriffGreen 🙌 This CIP is mostly aimed at creating a solid data data layer for CV. If...
@topocount Yeah, that's a good addition. You could a rough idea of when the snapshot was made from the subsequent anchor commit, but it wouldn't be precise. Updating the first...
@stbrody no this is more about when the conviction computation service sampled the data from the blockchain. Which is mostly independent from anchor commits.
@stbrody Given a ChainProof you would only need a blockchain light-client to verify its validity. I think NFT DID is useful beyond Ceramic, but in the case of Ceramic I...
Note to self: Would be useful to be able to put arbitrary delegations as part of the `tokenURL` metadata. This would only work if the metadata is generated from on-chain...
Thanks for making the edits. I think it's fine that it requires some knowledge of Ceramic here.
It is meant to represent the concept of "stream code" basically the state transition logic of a stream. For now it's not used in DID Publish. Edit: removed it for...
Right now this is not being prioritized. Over the next year the 3Box Labs team will put focus on building a node that only does event streaming. The idea is...
@michaelsena Its different from multiformats. I think `namespace` is more clear since `networkID` is usually (in ethereum) used to refer to the peer network itself. Where as this is actually...
@ukstv See here: https://github.com/multiformats/multibase (updated spec with link)