Mint NFT
A minimal demo showing how to mint NFT via x402 payments. Users pay $0.1 to trigger an on-chain mint through x402.
Demo
NFT Contracts
NFT contract used for x402 payment-gated minting. Designed for integration with off-chain APIs that trigger on-chain mint after verified payments.
https://github.com/naven-network/naven-contracts
x402 Server API
It's a demo server api built with Hono.
Last updated