Char NetworkChar Network

Char Network

Developer Documentation

Prototype docs. APIs may change while SDKs and verifier libraries harden.

Votes

A vote is an application payload for a domain ballot.

Char does not interpret the payload. Your application should:

  • keep payloads small,
  • version them explicitly,
  • make them deterministic,
  • store enough context to replay what was decided.

Submit votes through addreferendumvote.

For the full flow, see /docs/tutorials/hello-char.