SkyeGate Lite is live in the WordPress.org plugin directory. Install it, add a shortcode, and gate content by what a wallet holds.
It's live. SkyeGate Lite is now in the official WordPress plugin directory — the easiest way yet to add condition-based gating to any WordPress site.
Condition-based gating means content unlocks based on what a wallet holds — tokens, NFTs, or on-chain credentials — not who the user is.
SkyeGate is powered by InsumerAPI, the wallet verification engine. Every gate decision comes back as a cryptographically signed attestation you can verify yourself — trust the math, not us.
Search for it in your WordPress admin, click Install Now, activate, drop a shortcode in a post, and gate content by what a wallet holds. No license. No account. No API key. No credit card.
Lite is the real plugin — not a 14-day trial, not a credit-limited demo. The free version covers everything most sites need:
[skyegate] and set one condition — a token balance, NFT ownership, or EAS attestation. Content unlocks for wallets that qualify.If you've ever wanted to give your token holders something special on your WordPress site — a research note, a download, an early-access page — Lite is enough to do it today.
Or grab the ZIP directly from wordpress.org/plugins/skyegate/.
Want to gate a paragraph to wallets holding 0.1 ETH? Three lines:
[skyegate contract="native" chain="ethereum"
threshold="0.1"]
Hello, ETH holders.
[/skyegate]
Want SOL holders only? Switch the chain:
[skyegate chain="solana" threshold="0.5" decimals="9"]
Hello, Solana holders.
[/skyegate]
Want NFT holders of a specific collection? Add type="nft_ownership":
[skyegate contract="0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D"
chain="ethereum" type="nft_ownership" threshold="1"]
Welcome, holder.
[/skyegate]
That's the whole interface. No dashboards to configure, no policies to write, no rules engine to learn.
Lite is one condition per gate. That's the right shape for almost every use case — "do you hold this token?", "do you own this NFT?". When you need more than one rule on the same gate, that's when SkyeGate Standard ($49/mo or $350/yr) earns its keep:
If you're running a single token-holder gate on a blog or a community site, Lite is what you want. If you're stacking conditions for a research portal, a DAO doc room, or a multi-tier membership, Standard is what you want.
Lite is the start. We'll keep updating it — bug fixes, new chains, new wallet integrations — alongside the paid version. The two versions share the same verification engine, so improvements to one tend to land on the other.
Install it, add a shortcode, and your first condition-based gate is live in minutes.
If you install Lite, we'd love a review on WordPress.org. The reviewer system is how new sites find good plugins, and the listing is brand new — every star helps.
Questions, feedback, or wallets that don't connect? Contact us or open a thread in the support forum. We're listening.
For everything else SkyeGate does, see the product page, or check how to create token-gated content for a deeper walkthrough.