Description
Enable your users to log in via Metamask.
Automatic registration eliminates the need for remembering passwords for the website.
[crypto-connect] — Use this shortcode on any of your pages to add a login button that connects to Metamask, allowing users to register on the site without any additional steps.
Secure — All transactions on your site have no connection with our server and are solely dependent on your server. If you are using any server’s API, it only facilitates the connection of the wallet but has no control over transactions.
Sign in/Register using a cryptocurrency wallet
example: [crypto-connect label="Connect Wallet" class="fl-button fl-is-info fl-is-light"]
Donation Widget
- Receive cryptocurrency donations in your preferred wallet.
- The option to set a fixed amount in a specific token is available.
Cryptocurrency or Token Price
- Display the latest price of a token in the selected currency.
- Use shortcode to add it to your website.
- Show multiple token prices at once.
- Use a caching system to limit API calls.
- Data is obtained from CoinMarketCap’s free API
- Example shortcode:
[crypto-price symbol="MATIC,BTC,ETH" style="style1" currency="USD"]
Limit Access to Content/Page
- Show or hide content based on the availability of a specific Web3Domain.
- Limit access to a full specific page.
- Limit access to certain parts of the content using shortcode.
- Example shortcode:
[crypto-block] Private article [/crypto-block]
Option 1: Restrict by Web3Domain
- Users must have a specific NFT web3domain name from web3yak.com in their wallet.
- Use the shortcode
[crypto-access-domain]
to limit access to a page.
Option 2: Restrict by NFT or Cryptocurrency
- Users must have a specific NFT and/or number of tokens in their wallet.
- Select the network chain (Ethereum Mainnet, Binance BNB Chain, Polygon Chain)
- Compatible with any smart contract address.
- Use the shortcode [crypto-access-nft] to limit access to a page.
Marketplace of Web3Domain
Become a Web3Domain (YAK ID) provider on your own website by selling subdomains. We will integrate the domain into our ecosystem, providing every domain user access to all of the features that Web3Domain offers.
- It is best option to earn for membership by letting user to obtain subdomain of your web3 primary domain.
- You earn as soon as domain minted.
- You can set the price for your subdomain yourself.
- You can also restrict not to be minted by public. Only you can mint it and transfer. Hence you can save commission fees too.
- All Web3Domains are NFTs. Which you can sell at opensea.io
If any suggestion, contact at hello@web3yak.com
Installation
This section describes how to install the plugin and get it working.
- Upload
crypto.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode [crypto-connect]
FAQ
-
What is Metamask?
-
MetaMask is a software cryptocurrency wallet used to interact with the Ethereum blockchain. It allows users to access their Ethereum wallet through a browser extension or mobile app, which can then be used to interact with decentralized applications.
-
What is Web3Domain?
-
Web3Domain is a platform that allows you to register and sell your own web3 domain names, which are minted on a blockchain network. These domain names can be used to create subdomains, which can be sold to visitors. The Web3Domain platform also provides features such as connecting to a crypto wallet, automatic login, and the ability to earn money by selling subdomains. Additionally, all Web3Domains are Non-Fungible Tokens (NFTs) which can be sold on platforms such as opensea.io.
Reviews
Contributors & Developers
“Crypto” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Crypto” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2
Updated languages
Auto generate required pages
Live demo links
2.1
All starts from scratch