Create Claim Type

My new cType

Creatorw3n:bubby
Number of attestations

0

Creation date
Property 1
Name:
Cool people
Type:
array
Maximum number of values:
3
Type of items:
string
Property 2
Name:
IsCool
Type:
boolean
Registration Block3964804
Technical Details
{
  "$id": "kilt:ctype:0xd3857365be72d6a3cd7b752483da6f891c711a8c473de470bc84984690270662",
  "$schema": "ipfs://bafybeiah66wbkhqbqn7idkostj2iqyan2tstc4tpqt65udlhimd7hcxjyq/",
  "additionalProperties": false,
  "properties": {
    "Cool people": {
      "items": {
        "type": "string"
      },
      "maxItems": 3,
      "type": "array"
    },
    "IsCool": {
      "type": "boolean"
    }
  },
  "title": "My new cType",
  "type": "object"
}