Polygon ID · Schema

Offer

IdentityVerifiable CredentialsZero-Knowledge ProofsSelf-Sovereign IdentityDecentralized IdentityBlockchainWeb3KYC
View JSON Schema on GitHub

JSON Schema

offer.json Raw ↑
{
  "type": "object",
  "x-go-type": "protocol.CredentialsOfferMessage",
  "x-go-type-import": {
    "name": "protocol",
    "path": "github.com/iden3/iden3comm/v2/protocol"
  },
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Offer"
}