Title: SkyeGate
Author: skyemeta
Published: <strong>मे 2, 2026</strong>
Last modified: जुलै 29, 2026

---

प्लगइन शोधा

![](https://ps.w.org/skyegate/assets/banner-772x250.png?rev=3611882)

![](https://ps.w.org/skyegate/assets/icon-256x256.png?rev=3611570)

# SkyeGate

 [skyemeta](https://profiles.wordpress.org/skyemeta/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/skyegate.1.2.0.zip)

 * [तपशील](https://mr.wordpress.org/plugins/skyegate/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/skyegate/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/skyegate/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/skyegate/#developers)

 [समर्थन](https://wordpress.org/support/plugin/skyegate/)

## वर्णन

SkyeGate is condition-based access for WordPress: recognition, not passwords. Visitors
connect a wallet, SkyeGate checks the conditions you set through InsumerAPI (the
condition-based access API), and qualifying visitors see your content. Nothing to
sign up for, nothing to leak, and no personal data collected. Your site never sees
balances or holdings, just a signed yes or no.

**Free and fully functional.** Install, add a shortcode, and start gating content
immediately. No API key or account required.

#### What you can gate by

 * **Membership passes**: recognize community membership passes created with SkyeMeta’s
   Bothy. Members prove it’s them with a one-time code sent to their email, no wallet
   app needed
 * **Token balance**: require visitors to hold a minimum amount of any ERC-20 or
   SPL token
 * **NFT ownership**: require visitors to own an NFT from a specific collection
 * **EAS attestations**: require on-chain attestations via Ethereum Attestation 
   Service
 * **Native tokens**: gate by ETH, SOL, POL, and other native chain tokens

#### Supported chains

Ethereum, Solana, Polygon, Arbitrum, Base, Optimism, BNB Chain, Avalanche, XRP Ledger,
and 23 more (32 blockchains total).

#### How it works

 1. Add the `[skyegate]` shortcode around any content
 2. Visitors see a “Connect Wallet” button
 3. After connecting, SkyeGate verifies their holdings via InsumerAPI
 4. If they qualify, the gated content is revealed (loaded server-side, not in page
    source)

#### Wallets supported

MetaMask, Phantom (EVM + Solana), Coinbase Wallet, Coinbase Smart Wallet (passkey,
no extension needed), and any wallet that supports EIP-6963.

#### Need more? SkyeGate Pro

The free plugin runs one condition per gate, forever. [SkyeGate Pro](https://skyemeta.com/skyegate/)
stacks up to 10 conditions per gate, adds Farcaster conditions, covers 32 chains,
and one license works on both WordPress and Vercel. SkyeGate is part of SkyeMeta’s
Recognition Network: one membership, recognized everywhere.

### External Services

This plugin connects to two external services for wallet verification. No personal
data is collected or transmitted; only public blockchain wallet addresses and your
site domain are sent.

#### SkyeGate API (skyemeta.com)

When a visitor connects their wallet, the plugin sends a POST request to `https://
skyemeta.com/api/verify` 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.

 * [SkyeGate Terms of Service](https://skyemeta.com/terms/)
 * [SkyeGate Privacy Policy](https://skyemeta.com/privacy/)

#### InsumerAPI (api.insumermodel.com)

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 `https://
api.insumermodel.com/.well-known/jwks.json`. No user data is sent; this is a public
key fetch, cached for 24 hours.

 * [InsumerAPI Terms of Service](https://insumermodel.com/terms-of-service)
 * [InsumerAPI Privacy Policy](https://insumermodel.com/privacy-policy)

### Source Code

The unminified source for `public/js/skyegate-wallet.js` is included in the plugin
at `src/wallet.js`. The minified file is built with Vite using `npm run build`. 
The build configuration is in `package.json` and `vite.config.js`.

## स्क्रीनशॉट

[⌊The gate: connect a crypto wallet, or continue with a membership pass (email) 
or a passkey wallet⌉⌊The gate: connect a crypto wallet, or continue with a membership
pass (email) or a passkey wallet⌉[

The gate: connect a crypto wallet, or continue with a membership pass (email) or
a passkey wallet

[⌊Gated content revealed after wallet verification⌉⌊Gated content revealed after
wallet verification⌉[

Gated content revealed after wallet verification

## स्थापना

 1. Upload the `skyegate` folder to `/wp-content/plugins/` or install via the WordPress
    plugin directory
 2. Activate the plugin through the Plugins menu
 3. Add a `[skyegate]` shortcode to any post or page, it works immediately
 4. Optionally configure default chain, button text, and gate style under Settings 
    > SkyeGate

## नेहमी विचारले जाणारे प्रश्न

### Do I need an API key to get started?

No. SkyeGate includes InsumerAPI verification out of the box. No API key or account
required.

### What wallets are supported?

MetaMask, Phantom (EVM + Solana), Coinbase Wallet, and any wallet that supports 
EIP-6963. Visitors without a wallet extension can use a Coinbase Smart Wallet: a
passkey wallet that opens in a popup, no install required.

### Can I gate by Solana tokens?

Yes. Use `chain="solana"` in the shortcode. Phantom wallet connects automatically
for Solana verification.

### Is the gated content truly hidden?

Yes. Gated content is stored server-side and only delivered via AJAX after wallet
verification passes. It is not present in the page source.

### Is user data collected?

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.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“SkyeGate” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान
केले आहे.

योगदानकर्ते

 *   [ skyemeta ](https://profiles.wordpress.org/skyemeta/)

[भाषांतर करा “SkyeGate” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/skyegate)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/skyegate/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/skyegate/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/skyegate/) च्या 
[RSS](https://plugins.trac.wordpress.org/log/skyegate/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.2.0

 * New: “Membership pass (email)” on every gate. Visitors whose community pass lives
   in an email wallet (a SkyeMeta Bothy pass) connect through a secure window on
   the pass’s own site: they approve once and the gate verifies as usual. No app,
   no extension, nothing installed
 * Clearer gate: “Connect Crypto Wallets” says what it does, the passkey option 
   carries its current Base account name, and each alternative explains who it’s
   for
 * Works alongside every existing wallet connection, nothing changes for MetaMask,
   Phantom, Coinbase, GemWallet, or Crossmark

#### 1.1.0

 * New: Coinbase Smart Wallet (passkey) support. Visitors without a wallet extension
   can connect with a passkey popup; the Coinbase Wallet SDK ships inside the plugin
   and loads only when chosen (no CDN)
 * Clearer guidance when no browser wallet is detected

#### 1.0.4

 * Single-condition gates on 31 blockchains (token balance, NFT ownership, EAS attestation)
 * Multi-wallet: MetaMask, Phantom, Coinbase Wallet, and any wallet supporting EIP-
   6963
 * Cryptographically signed verification results (ECDSA + JWKS), verified on the
   server before content release
 * Server-side content delivery: gated HTML is never present in the page source
 * Per-visitor session binding so a verification in one browser does not unlock 
   gated content in another
 * Built-in caching to minimize verification calls

## मेटा

 *  आवृत्ती **1.2.0**
 *  शेवटचा अद्यतन **7 दिवस पूर्वी**
 *  सक्रिय स्थापना **10 पेक्षा कमी**
 *  वर्डप्रेस आवृत्ती ** 6.0 किंवा मोठा **
 *  परीक्षित केले आहे **6.9.5**
 *  PHP आवृत्ती ** 7.4 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/skyegate/)
 * टॅग्ज:
 * [crypto](https://mr.wordpress.org/plugins/tags/crypto/)[membership](https://mr.wordpress.org/plugins/tags/membership/)
   [nft](https://mr.wordpress.org/plugins/tags/nft/)[token gating](https://mr.wordpress.org/plugins/tags/token-gating/)
   [wallet](https://mr.wordpress.org/plugins/tags/wallet/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/skyegate/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/skyegate/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/skyegate/reviews/)

## योगदानकर्ते

 *   [ skyemeta ](https://profiles.wordpress.org/skyemeta/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/skyegate/)