Open-source, self-hosted
Members prove current ownership of a configured Solana NFT collection. Access is granted, and revoked, automatically, with no manual review.
Every deployment runs on the operator's own Cloudflare account. There is no shared backend, no hosted service, and no point where a third party sits between a community and its members' wallets.
A member links a Solana wallet through the Wallet Standard. No seed phrase, ever.
They sign a single text message binding that wallet to their Telegram account.
The Worker checks current ownership directly against Solana, on demand.
A single-use invite link is issued the moment ownership is confirmed.
Never requests a seed phrase or private key, and never signs a transaction. Ownership is proven by a plain message signature.
Point it at any Solana NFT collection by configuration. Nothing about a specific community is hard-coded into the application.
The frontend never asserts identity or ownership. Every check is re-verified server-side against live on-chain data.