Changeset 2743341
- Timestamp:
- 06/16/2022 09:00:52 AM (4 years ago)
- File:
-
- 1 edited
-
web3-nft-login/trunk/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
web3-nft-login/trunk/README.txt
r2743335 r2743341 19 19 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. 20 20 21 Gating WordPress pages based on blockchain conditions like NFT ownership or DAO membership using Web3 Protocol. Supports Ethereum, Polygon and most EVM chains. 22 21 23 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 22 24 … … 26 28 * Sign-in based on tokens (DAO Governance token, cryto wallet balance, coins, smart contracts) [PRO] 27 29 * Ask NFT verification to register or login to your site [PRO] 28 * Lock content on specific posts or pages until the user verifies NFT ownership [PRO]30 * Lock / Gate content on specific posts or pages until the user verifies NFT ownership [PRO] 29 31 30 32 == CONTACT US == … … 35 37 = 2.4.1 = 36 38 * Crypto Wallet login support with MetaMask, WalletConnect 37 38 = 1.1.1 =39 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.