Descrição
NFT Login requires users to verify NFT ownership in order to register and login to your site.
Use this plugin to create exclusive content for any NFT collection. Make a discussion board or e-commerce site just for CryptoPunks
or Bored Ape Yacht Club holders or any other NFT collection.
Features
* Require NFT verification to register or login to your site
* Lock content on specific posts or pages until the user verifies NFT
Capturas de tela
Instalação
- Install and activate the plugin
- Go to NFT Login Plugin settings page in the WordPress admin dashboard
- Enter the Token Name and NFT Contract Address
Perguntas frequentes
-
Which NFT collections can be used?
-
Any NFT collection on Ethereum or Polygon. All you need is the public contract address which is easily findable on sites like Etherscan or OpenSea
-
Do I need to own an NFT from the collection?
-
No. All you need is the contract address. WP admin users can login as normal without verifying ownership.
-
What is a contract address?
-
All NFT collections have a smart contract which created the items in the collection. The contract address is the blockchain address of the smart contract.
-
How do I find the contract address for a NFT collection?
-
Search for the collection on OpenSea. Select any item from the collection. For example CryptoPunk #8666.
Expand the details section to find the Contract Address for CryptoPunks is 0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB. -
How do I lock content
-
Check the box under NFT Content Protection in the post/page metadata
-
Can you add a new feature to this plugin?
-
Yes! Add a support topic or contact me.
Avaliações
Colaboradores e desenvolvedores
“NFT Login” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “NFT Login” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.0
Initial release
1.1.0
Content locking
Configuration option for registration and login
1.1.1
Fix bug in configuration for registration and login
1.2.0
Support for Polygon blockchain
1.2.1
Bug fix missing function
1.2.2
Php 8 bug fix
1.2.3
Removed “Verified NFT does not match registered user” check
1.2.4
Fix compatibility with non ERC721 tokens