Description
Let your user to login via metamask & WalletConnect.
Automatic registration.
No more require to remember passwords for website.
[crypto-connect] – Use shortcode to any of your pages for login button.
Secure – Any transaction on your site has no connection with our server. It’s totally dependent your server. If you are using any server’s API, it only help wallet to connect but no controls over transactions.
Login/Register with Crypto Wallet
example: [crypto-connect label="Connect Wallet" class="fl-button fl-is-info fl-is-light"]
Option 1: Web3Modal
These are all the providers available with Web3Modal:
- WalletConnect
- Fortmatic
- Torus
- Portis
- Authereum
- Frame
- Bitski
- Venly
- DCent
- BurnerConnect
- MEWConnect
- Binance Chain Wallet
- WalletLink
-
MetaMask
-
Force to connect specified Chain ID
- Enable login button at Flexi & WooCommerce
- Execute specified javascript function as soon as wallet connected.
- [crypto-connect] Shortcode
Option 2: Metamask Standalone
- No API required
- Let user to login/register
- Login buttons at Flexi Gallery Login Form
- Login buttons at WooCommerce Login Form
- [crypto-connect-metamask] Shortcode
Option 3: Metamask & WalletConnect by Moralis.io
- Free API required from moralis.io
- Let user to login/register
- Auto switch to selected network chain
- Flexi Form support
- WooCommerce login form support
- [crypto-connect-moralis] Shortcode
Donation Widget
- Get crypto donation into your desired wallet.
- Option to set fixed crypto amount in specified token
Crypto or Token Price
- Show latest price of token in selected currency
- Based on shortcode.
- Multiple token price at once.
- Cache system to restrict from frequent API call.
- Based no CoinMarketCap free API
[crypto-price symbol="MATIC,BTC,ETH" style="style1" currency="USD"]
Restrict Content/Page
- Show/Hide content if mentioned web3 domain available.
- Restrict full specific page.
- Restrict part of the content controlled by shortcode.
[crypto-block] Private article [/crypto-block]
Option 1: Restrict by Web3Domain
- User must have specified NFT web3domain name from web3domain.org into wallet
- Restrict page shortcode:
[crypto-access-domain]
Option 2: Restrict by NFT or Crypto
- User must have specified NFT & or number of tokens into wallet
- Select network chain (Ethereum Mainnet, Binance BNB Chain , Polygon Chain)
- Works with any smart contract address.
- Restrict page shortcode:
[crypto-access-nft]
If any suggestion, contact at navneet@odude.com
Installation
This section describes how to install the plugin and get it working.
e.g.
- 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 Moralis ?
-
Moralis is SDK for rapid blockchain development.
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
1.17
- Content restriction based on web3domain & NFT tokens
- Short wallet address display after wallet connect
- Logout cross button added along with short address
- Updated language crypto.pot file.
1.16
- Fixed [crypto-connect] shortcode
1.15
- All 3 login system in tab menu.
- Everyone requested to update settings again.
1.14
- Execute javascript function as soon as wallet connected in Web3Modal
1.13
- Added parameters for [crypto-connect] shortcode
- fixed error in login action hook
1.12
- Change cache time of price to 1 second if error.
1.11
- Added Crypto Price, based on shortcode
1.10
- Added donation widget
1.9
- If username matches with wallet address, access login (It ignores linked wallet to any other username)
1.8
- Added Web3Modal login option
1.7
- Fixed error
1.6
- Added standalone Metamask login
1.5
- Added WooCommerce support
1.4
- Added wordpress assets images
- Localize online javascripts