ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Record data

{
  "uri": "at://did:plc:2uwoih2htodskvgocarwv5eq/com.atproto.lexicon.schema/community.lexicon.location.hthree",
  "cid": "bafyreic6xmiv4ycbcfvcvj5uu537ytl7hnjazcxf7hhd7g6o6s7p6tonky",
  "value": {
    "id": "community.lexicon.location.hthree",
    "defs": {
      "main": {
        "type": "object",
        "required": [
          "value"
        ],
        "properties": {
          "name": {
            "type": "string",
            "description": "The name of the location."
          },
          "value": {
            "type": "string",
            "description": "The h3 encoded location."
          }
        },
        "description": "A physical location in the form of a H3 encoded location."
      }
    },
    "$type": "com.atproto.lexicon.schema",
    "lexicon": 1
  }
}