Documentation
Quickstart
Choose your flow: mint with the website UI or integrate with the API in your runtime.
Mint from website
- Open app.kya.wtf and connect wallet.
- Fill metadata fields.
- Sign register transaction with the same wallet.
Mint from API
POST /v1/mint/build- Receive unsigned transaction
- Sign locally in agent runtime
- Submit to Solana or
POST /v1/mint/submit