{"id":292785,"date":"2026-05-02T18:42:38","date_gmt":"2026-05-02T18:42:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/skyegate\/"},"modified":"2026-05-02T18:42:08","modified_gmt":"2026-05-02T18:42:08","slug":"skyegate","status":"publish","type":"plugin","link":"https:\/\/hu.wordpress.org\/plugins\/skyegate\/","author":23469491,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"1.0.4","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"SkyeGate","header_author":"Skye Meta","header_description":"Token-gate WordPress content behind crypto wallet verification. 31 blockchains, multi-wallet support, server-side protection. Free and unlimited.","assets_banners_color":"1c263b","last_updated":"2026-05-02 18:42:08","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/skyemeta.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":56,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.4":{"tag":"1.0.4","author":"skyemeta","date":"2026-05-02 18:42:08"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3521073,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3521073,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3521073,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3521073,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3521073,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3521073,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"The SkyeGate connect wallet prompt on the frontend","2":"Gated content revealed after wallet verification"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[21057,198085,227494,47156,156271],"plugin_category":[],"plugin_contributors":[261678],"plugin_business_model":[],"class_list":["post-292785","plugin","type-plugin","status-publish","hentry","plugin_tags-crypto","plugin_tags-nft","plugin_tags-token-gating","plugin_tags-wallet","plugin_tags-web3","plugin_contributors-skyemeta","plugin_committers-skyemeta"],"banners":{"banner":"https:\/\/ps.w.org\/skyegate\/assets\/banner-772x250.png?rev=3521073","banner_2x":"https:\/\/ps.w.org\/skyegate\/assets\/banner-1544x500.png?rev=3521073","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/skyegate\/assets\/icon-128x128.png?rev=3521073","icon_2x":"https:\/\/ps.w.org\/skyegate\/assets\/icon-256x256.png?rev=3521073","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/skyegate\/assets\/screenshot-1.png?rev=3521073","caption":"The SkyeGate connect wallet prompt on the frontend"},{"src":"https:\/\/ps.w.org\/skyegate\/assets\/screenshot-2.png?rev=3521073","caption":"Gated content revealed after wallet verification"}],"raw_content":"<!--section=description-->\n<p>SkyeGate lets you restrict access to any WordPress content based on what visitors hold in their crypto wallet. Powered by InsumerAPI, visitors connect their wallet, SkyeGate verifies their token or NFT holdings, and the gated content is revealed \u2014 all without collecting personal data.<\/p>\n\n<p><strong>Free and fully functional.<\/strong> Install, add a shortcode, and start gating content immediately. No API key or account required.<\/p>\n\n<h4>What you can gate by<\/h4>\n\n<ul>\n<li><strong>Token balance<\/strong> \u2014 require visitors to hold a minimum amount of any ERC-20 or SPL token<\/li>\n<li><strong>NFT ownership<\/strong> \u2014 require visitors to own an NFT from a specific collection<\/li>\n<li><strong>EAS attestations<\/strong> \u2014 require on-chain attestations via Ethereum Attestation Service<\/li>\n<li><strong>Native tokens<\/strong> \u2014 gate by ETH, SOL, MATIC, and other native chain tokens<\/li>\n<\/ul>\n\n<h4>Supported chains<\/h4>\n\n<p>Ethereum, Solana, Polygon, Arbitrum, Base, Optimism, BNB Chain, Avalanche, and 23 more (31 blockchains total).<\/p>\n\n<h4>How it works<\/h4>\n\n<ol>\n<li>Add the <code>[skyegate]<\/code> shortcode around any content<\/li>\n<li>Visitors see a \"Connect Wallet\" button<\/li>\n<li>After connecting, SkyeGate verifies their holdings via InsumerAPI<\/li>\n<li>If they qualify, the gated content is revealed (loaded server-side, not in page source)<\/li>\n<\/ol>\n\n<h4>Wallets supported<\/h4>\n\n<p>MetaMask, Phantom (EVM + Solana), Coinbase Wallet, and any wallet that supports EIP-6963.<\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin connects to two external services for wallet verification. No personal data is collected or transmitted \u2014 only public blockchain wallet addresses and your site domain are sent.<\/p>\n\n<h4>SkyeGate API (skyemeta.com)<\/h4>\n\n<p>When a visitor connects their wallet, the plugin sends a POST request to <code>https:\/\/skyemeta.com\/api\/verify<\/code> with the visitor's public wallet address, the gate conditions you configured, and your site domain. The service returns a signed verification result. This happens each time a visitor attempts to access gated content.<\/p>\n\n<ul>\n<li><a href=\"https:\/\/skyemeta.com\/terms\/\">SkyeGate Terms of Service<\/a><\/li>\n<li><a href=\"https:\/\/skyemeta.com\/privacy\/\">SkyeGate Privacy Policy<\/a><\/li>\n<\/ul>\n\n<h4>InsumerAPI (api.insumermodel.com)<\/h4>\n\n<p>To verify that the returned attestation was genuinely signed by InsumerAPI and has not been tampered with, the plugin fetches a public signing key (JWKS) from <code>https:\/\/api.insumermodel.com\/.well-known\/jwks.json<\/code>. No user data is sent \u2014 this is a public key fetch, cached for 24 hours.<\/p>\n\n<ul>\n<li><a href=\"https:\/\/insumermodel.com\/terms-of-service\">InsumerAPI Terms of Service<\/a><\/li>\n<li><a href=\"https:\/\/insumermodel.com\/privacy-policy\">InsumerAPI Privacy Policy<\/a><\/li>\n<\/ul>\n\n<h3>Source Code<\/h3>\n\n<p>The unminified source for <code>public\/js\/skyegate-wallet.js<\/code> is included in the plugin at <code>src\/wallet.js<\/code>. The minified file is built with Vite using <code>npm run build<\/code>. The build configuration is in <code>package.json<\/code> and <code>vite.config.js<\/code>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>skyegate<\/code> folder to <code>\/wp-content\/plugins\/<\/code> or install via the WordPress plugin directory<\/li>\n<li>Activate the plugin through the Plugins menu<\/li>\n<li>Add a <code>[skyegate]<\/code> shortcode to any post or page \u2014 it works immediately<\/li>\n<li>Optionally configure default chain, button text, and gate style under Settings &gt; SkyeGate<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"do%20i%20need%20an%20api%20key%20to%20get%20started%3F\"><h3>Do I need an API key to get started?<\/h3><\/dt>\n<dd><p>No. SkyeGate includes InsumerAPI verification out of the box \u2014 no API key or account required.<\/p><\/dd>\n<dt id=\"what%20wallets%20are%20supported%3F\"><h3>What wallets are supported?<\/h3><\/dt>\n<dd><p>MetaMask, Phantom (EVM + Solana), Coinbase Wallet, and any wallet that supports EIP-6963.<\/p><\/dd>\n<dt id=\"can%20i%20gate%20by%20solana%20tokens%3F\"><h3>Can I gate by Solana tokens?<\/h3><\/dt>\n<dd><p>Yes. Use <code>chain=\"solana\"<\/code> in the shortcode. Phantom wallet connects automatically for Solana verification.<\/p><\/dd>\n<dt id=\"is%20the%20gated%20content%20truly%20hidden%3F\"><h3>Is the gated content truly hidden?<\/h3><\/dt>\n<dd><p>Yes. Gated content is stored server-side and only delivered via AJAX after wallet verification passes. It is not present in the page source.<\/p><\/dd>\n<dt id=\"is%20user%20data%20collected%3F\"><h3>Is user data collected?<\/h3><\/dt>\n<dd><p>No. SkyeGate uses InsumerAPI to check on-chain data (token balances, NFT ownership). Verification results are cryptographically signed (ECDSA + JWKS). No personal information, email addresses, or wallet contents are stored.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Single-condition gates on 31 blockchains (token balance, NFT ownership, EAS attestation)<\/li>\n<li>Multi-wallet: MetaMask, Phantom, Coinbase Wallet, and any wallet supporting EIP-6963<\/li>\n<li>Cryptographically signed verification results (ECDSA + JWKS), verified on the server before content release<\/li>\n<li>Server-side content delivery \u2014 gated HTML is never present in the page source<\/li>\n<li>Per-visitor session binding so a verification in one browser does not unlock gated content in another<\/li>\n<li>Built-in caching to minimize verification calls<\/li>\n<\/ul>","raw_excerpt":"Token-gate WordPress content behind crypto wallet verification. Supports 31 blockchains. Powered by InsumerAPI.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/292785","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=292785"}],"author":[{"embeddable":true,"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/skyemeta"}],"wp:attachment":[{"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=292785"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=292785"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=292785"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=292785"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=292785"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/hu.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=292785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}