Quick Start

Commands

Commands are defined actions your mini app can perform in World App. Every command is available as either:

  • a synchronous function that dispatches an event, the result of which has to be listened for,
  • an async function, that can be awaited, resolves with the result.
CommandDescription
VerifyVerify an action with World ID.
PayInitiate a payment request.
Wallet AuthAuthenticate via Sign in with Ethereum
Send TransactionWrite to smart contracts
Sign MessageSign personal messages with your wallet
Sign Typed DataSign EIP-712 payloads with your wallet
Share Social Graph (coming soon)Share your contacts in a privacy preserving way with apps
Notifications (coming soon)Send notifications to users