Browse Docs

Documentation

Quickstart

Choose your flow: mint with the website UI or integrate with the API in your runtime.

Mint from website

  1. Open app.kya.wtf and connect wallet.
  2. Fill metadata fields.
  3. Sign register transaction with the same wallet.

Mint from API

  1. POST /v1/mint/build
  2. Receive unsigned transaction
  3. Sign locally in agent runtime
  4. Submit to Solana or POST /v1/mint/submit