This is a project to allow ComposeDB models to be authored by did:pkh accounts. Currently, models can only be authored by did:key accounts.
When creating models using did:pkh
, only do so with CACAOs that doesn't have an expiry date.
These would be easy to port cross network, and we don't need the anchor functionality. It should also be easy to check within the composedb tooling library if the CACAO has an expiry set or not.
We could check the expiry date from the DIDSession instance in the js-composedb tooling:
Boolean(session.cacao.p.exp)
Discord - A New Way to Chat with Friends & Communities