

Technically: yes. The ERC primitive can act as a verification key. All identity data stays off-chain at the platform layer. The protocol anchors the proof, not the data. That said it’s possible if done with discipline and no PII on-chain. Similar like in the CUT protocol, the token isn’t access to the files, it’s authorization to access the decryption key of the files. 👍
I recently added a cwtch-sidecar implementation template in the substrate repo. Hope it’s interesting.