Plugin Directory

Changeset 2743341


Ignore:
Timestamp:
06/16/2022 09:00:52 AM (4 years ago)
Author:
securebit
Message:

Readme update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • web3-nft-login/trunk/README.txt

    r2743335 r2743341  
    1919For 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.
    2020
     21Gating WordPress pages based on blockchain conditions like NFT ownership or DAO membership using Web3 Protocol. Supports Ethereum, Polygon and most EVM chains.
     22
    2123Supports 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
    2224
     
    2628* Sign-in based on tokens (DAO Governance token, cryto wallet balance, coins, smart contracts) [PRO]
    2729* 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]
    2931
    3032== CONTACT US ==
     
    3537= 2.4.1 =
    3638* 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.