Linux 软件免费装

Ethereum Wallet

开发者 ethereumicoio
freemius
更新时间 2024年2月1日 16:57
捐献地址: 去捐款
PHP版本: 7.1 及以上
WordPress版本: 6.4.3
版权: GPLv2 or later
版权网址: 版权信息

标签

token ethereum crypto cryptocurrency wallet bnb erc20 polygon nft bep20 binance smart chain matic

下载

4.10.1 4.7.5 4.0.2 4.10.2 4.10.6 4.5.3 4.10.7 4.10.8 2.8.0 2.6.4 3.2.19 3.3.0 3.1.0 3.1.1 2.7.1 3.1.3 3.1.4 3.2.7 4.8.1 4.5.2 4.4.1 4.4.2 4.0.5 4.0.8 4.0.9 4.5.1 4.7.0 4.7.2 4.6.0 4.8.3 4.8.2

详情介绍:

The Wordpress Ethereum Metamask Wallet Connect plugin auto-creates a user wallet upon registration and allows user to send Ether or ERC20/NFT tokens from it.
Binance Smart Chain (BSC), Polygon (MATIC) and any other EVM-compatible blockchain is supported in the PRO version!
https://youtu.be/IeWfp28eATM
It is a valuable addition for the Cryptocurrency Product for WooCommerce plugin.
Using these two plugins your non-techie customers can register to obtain an Ethereum account address and then buy your NFT or ERC20 tokens to be sent to this new address.
The supported EthPress NFT Access Add-On can be used to control access for WooCommerce products, simple pages and posts.

安装:

Make sure that System Requirements are met on your hosting provider. This provider is tested for compliance: Cloudways
https://youtu.be/mpvS3ZFMxTc
Use this guide to install and configure the WordPress Ethereum WalletConnect plugin: Install and Configure.

屏幕截图:

  • The `[ethereum-wallet-sendform]` display
  • The `[ethereum-wallet-history]` display
  • The Blockchain settings
  • The `[ethereum-wallet-account-management-create]` display
  • The `[ethereum-wallet-account-management-import]` display
  • The `[ethereum-wallet-account-management-select]` display
  • The `[ethereum-wallet-account-management-export]` display
  • The `[ethereum-wallet-nft columns="3" rows="2"]` display
  • The `[ethereum-wallet-balance]` display with different settings
  • The `[ethereum-wallet-nft columns="3" rows="2"]` token info display
  • The API Keys settings
  • The Admin Fee settings
  • The Advanced Blockchain settings part 1
  • The Advanced Blockchain settings part 2
  • The IPFS settings
  • The `[ethereum-wallet-accounts-table]` accounts with fiat balances display

常见问题:

How to install the Ethereum Wallet plugin?

Follow this video guide please: https://youtu.be/LQ9k-dwpYyA

How to put shortcodes on a page?

Follow this video guide please: https://youtu.be/jB_JBlLGA6Q

How to setup the admin comission fee settings?

Follow this video guide please: https://youtu.be/LMCxgOvMOUA

How to configure plugin for the Ethereum Mainnet?

Follow this video guide please: https://youtu.be/mpvS3ZFMxTc

How to configure plugin for the Binance Smart Chain (BSC) Mainnet?

Follow this video guide please: https://youtu.be/CgQiThz8hKE

See details on the Binance Smart Chain (BSC) Config page please.

How to configure plugin for the Binance Smart Chain (BSC) Testnet?

Follow this video guide please: https://youtu.be/xe-WCxyVCGM

See details on the Binance Smart Chain (BSC) Config page please.

How to configure plugin for the Polygon (MATIC) Mainnet?

Follow this video guide please: https://youtu.be/5NDmvTO2we0

See details on the Polygon (MATIC) Wallet WordPress Plugin Configuration page please.

How to configure plugin for the Polygon (MATIC) Mumbai Testnet?

Follow this video guide please: https://youtu.be/q91RUlPOkfw

See details on the Polygon (MATIC) Wallet WordPress Plugin Configuration page please.

How to enable bcmath, gmp and mbstring PHP modules?

Got a message "WordPress Ethereum Wallet requires GMP module to be installed."? Contact your hosting provider support. This provider is tested for compliance: Cloudways On a *nix dedicated server use command similar to this one: sudo apt-get install php-bcmath php-gmp php-mbstring service apache2 restart For AWS bitnami AMI restart apache2 with this command: sudo /opt/bitnami/ctlscript.sh restart apache

What a typical shortcodes configuration I can use?

Possible shortcodes configuration: ` [ethereum-wallet-nft columns="3" rows="2"] [ethereum-wallet-account] [ethereum-wallet-balance displayfiat="1" tokeniconpath="https://example.com/icons/ETH.png"] [ethereum-wallet-balance tokensymbol="TSX" tokenname="Test Coin" tokenaddress="0x6Fe928d427b0E339DB6FF1c7a852dc31b651bD3a" tokenwooproduct="123" tokeniconpath="https://example.com/icons/BTC.png"] [ethereum-wallet-sendform] [ethereum-wallet-history] [ethereum-wallet-account-management-select] [ethereum-wallet-account-management-create] [ethereum-wallet-account-management-import] [ethereum-wallet-account-management-export] `

Why the Infura.io Api Key is required?

The Infura.io Api Key is required to interact with Ethereum blockchain.

Where the Infura.io Api Key can be obtained?

Register for an infura.io API key and put it in admin settings. Use this Get infura API Key Guide if unsure.

How to test this plugin on a Görli testnet?

  • Set the Blockchain setting to Ethereum Görli Testnet
  • Request some Görli Ether from some faucet
  • Buy some 0xb4354f51b51ab69d7415d54108dd2f68223c3239 TSX token by sending some Görli Ether amount to it's Crowdsale contract: 0x448276ac3c99620f02cc2ac60964aca44b20929a
  • Send some Görli Ether to the account this plugin generated for you. Use [ethereum-wallet-account] shortcode to display it
  • Now test the plugin by sending some Görli Ether from the generated account address to your other address. Use the [ethereum-wallet-sendform] shortcode to render the send form on a page.
  • Check that proper amount of Görli Ether has been sent to your payment address
  • You can use any ERC20 token to test the same

How to test this plugin on a Sepolia testnet?

  • Set the Blockchain setting to Ethereum Sepolia Testnet
  • Request some Sepolia Ether from some faucet
  • Send some Sepolia Ether to the account this plugin generated for you. Use [ethereum-wallet-account] shortcode to display it
  • Now test the plugin by sending some Sepolia Ether from the generated account address to your other address. Use the [ethereum-wallet-sendform] shortcode to render the send form on a page.
  • Check that proper amount of Sepolia Ether has been sent to your payment address
  • You can use any ERC20 token to test the same

更新日志:

4.10.8 4.10.7 4.10.6 4.10.5 4.10.4 4.10.3 4.10.2 4.10.1 4.10.0 4.9.0 4.8.4 4.8.3 4.8.2 4.8.1 4.7.5 4.7.4 4.7.3 4.7.2 4.7.1 4.7.0 4.6.1 4.6.0 4.5.4 4.5.3 4.5.2 4.5.1 4.5.0