qHash.
What to store
Store the proof ID and the fields your product needs for access or display. Read the current proof before a protected action instead of rebuilding the original check.contentHash identifies the checked content or artifact. It is not the proof ID.
Storage
Proofs are private and offchain by default. A blockchain record is optional and must be requested explicitly withoptions.publishToHub: true or targetChains.
Wallet-signed creates can also return a portable envelope that another system can check without calling Proofable. See Portable proofs.
