Register and verify bicycle ownership onchain
A simple registry for proving bike ownership, tracking transfers, and verifying authenticity.
Proof of ownership
Mint each bike as an ERC-721 so ownership history is transparent and portable.
Transfer-ready
Move bikes between wallets with safe transfer flows designed for real riders and marketplaces.
Public verification
Verify authenticity and current ownership from a simple public token page.
Why FrameProof
A production-shaped MVP for bicycle ownership
Built with Next.js 15, shadcn-style UI, wagmi, RainbowKit, viem, and a straightforward ERC-721 registry contract.
Immutable bike identity
Store the key frame details directly in your registry contract for a clean MVP proof model.
Wallet-native ownership
Riders connect a wallet, register bikes, and manage transfers without custom accounts.
Simple verification
Anyone can verify a token's owner and metadata from a public URL by token ID.