Playground
2 Create Event

Create Event Example

⚠️

This is a DEMO. Expect BUGSs, and use at your own risk.

Example Event

{
  "created_at": Date.now(),
  "kind": 1, // Note
  "tags": [
    [
      "v", "VALIDATOR_EVENT_ID"
    ],
  ],
  "content": `Argentina is the best country in the world.`
}

Create Sample event

Content:
Validator Event ID:

Event List

No events found