內容簡介
啟用 Web3 加密錢包(如 Metamask、WalletConnect 或 Torus)的登錄和註冊功能,以便在 WordPress 網站上使用。
對於新用戶,該外掛會自動創建 WordPress 帳戶,對於現有用戶,該外掛會搜索帶有錢包地址的現有帳戶並登錄到該帳戶。
對於任何使用者角色,您都可以指定該使用者需要具有的令牌或加密貨幣餘額的最小金額,以便創建帳戶。您的代幣可以是 DAO 治理代幣、NFT、加密貨幣或智能合約。
基於區塊鏈條件(如 NFT 擁有權或 DAO 成員資格)閘控 WordPress 頁面,使用 Web3 協議。支持以太坊、Polygon 和大多數 EVM 鏈。
支持以太坊或 Polygon 區塊鏈上的任何 NFT 集合。您只需要公共合約地址,這可以在 Etherscan.io 或 OpenSea.io 等網站上輕鬆找到。
允許您在網站任意位置快速且輕鬆地嵌入任何 OpenSea(https://opensea.io/)NFT。
功能
使用 Metamask、WalletConnect 或 Torus 進行 Web3 登錄
加密錢包登錄後自動註冊新帳戶
基於代幣進行登錄(DAO 治理代幣、加密貨幣錢包餘額、代幣、智能合約)[PRO]
要求 NFT 驗證以便註冊或登錄到您的網站 [PRO]
在特定帖子或頁面上鎖定/閘控內容,直到使用者驗證 NFT 擁有權 [PRO]
嵌入 OpenSea NFT
簡碼
在 WordPress 中使用: [web3_nft_login]
在 PHP 代碼中使用:<?php echo do_shortcode(“[web3_nft_login]”); ?>
聯絡我們
如果有任何問題或功能請求,請通過 [email protected] 與我們聯繫。
外掛標籤
開發者團隊
原文外掛簡介
Enable login & sign-up with Web3 crypto wallet (Metamask, WalletConnect or Torus) to your wordpress website.
For new users, plugin auto creates WordPress account and for existing users plugin search existing account with Wallet Address and login into that account.
For any user role, you can specify the minimum amount of a token or crypto balance the user needs to have in order to create an account. Your token can be a DAO Governance token, NFT, crypto coins, or smart contracts.
Gating WordPress pages based on blockchain conditions like NFT ownership or DAO membership using Web3 Protocol. Supports Ethereum, Polygon and most EVM chains.
Supports any NFT collection on Ethereum or Polygon blockchain. All you need is the public contract address which can be easily found on sites like Etherscan.io or OpenSea.io
Allows you to embed any OpenSea (https://opensea.io/) NFT quickly and easily anywhere within your website with a simple shortcode.
Features
Web3 login with Metamask, WalletConnect or Torus
Automatically signup new accounts after Crypto Wallet login
Sign-in based on tokens (DAO Governance token, cryto wallet balance, coins, smart contracts) [PRO]
Ask NFT verification to register or login to your site [PRO]
Lock / Gated content on specific posts or pages until the user verifies NFT ownership [PRO]
Embed OpenSea NFTs
Shortcode
Use in WordPress : [web3_nft_login]
Use in PHP code :
CONTACT US
Reach out to us at [email protected] for any questions or feature requests.
