
Simplest Multi-currency wallet for WordPress. Check premium version https://codecanyon.net/item/multicurrency-crypto-wallet-and-exchange-widgets-for-wordpress/23532064
We use this 3rd party services:
https://etherscan.io/ – free public blockchain explorer. they provide information for user balances (Ethereum cryptoccurrency and ER20 assets);
https://insight.bitpay.com – free bitcoin endpoint where we send a transactions for broadcatst to the bitcoin network.Otherwise user must install own bitcoin node.
https://infura.io/ – (free 100,000 Requests/Day) ethereum endoint to broadcast transactions.
Copy and paste this shortcode in your page content.
[mcwallet_widget]
Or add this code to the place of the template where you need to display widget.
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.