Drawings, revisions, and milestone sign-off move directly into payout — on Solana devnet, with a permanent audit trail. Workflow stays off-chain. Payment proof happens on-chain.
It isn’t banking. It’s workflow. Approvals sit in email and WhatsApp; the payment waits on paperwork that never lands. WEZA Build gives the approval a queue, a state machine, a certifier’s signature, and a one-click payout the moment the milestone is approved.
This deploy runs a real Solana devnet treasury. The balance and address below are pulled live from our RPC — click through to Solana Explorer and verify the mint address, the ATA, and every payout signature we’ve ever broadcast.
Every payout is a TransferChecked paired with a Memo Program instruction. The memo carries project code, milestone number, submission id, and approver id, so any auditor can reconstruct which real-world approval caused the transfer.
Every payout is a USDC TransferChecked with a Memo Program instruction carrying the off-chain context (project, milestone, submission, approver). Sub-cent fees, sub-second confirmation, readable on any Solana explorer.
Drawings and revisions stay off-chain in Supabase Storage — they don’t belong on a public ledger.