-
Notifications
You must be signed in to change notification settings - Fork 16
/
readme.txt
64 lines (40 loc) · 2 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
=== Bitcoin, Ethereum and ERC20 crypto wallets with exchange ===
Contributors: noxonsu, burdianov
Tags: business, ERC20, ico, crowdfunding, wallet, send, money, deposit, withdraw, history, KYC, membership, bitcoin, blockchain, crypto, cryptocurrency
Requires at least: 5.0
Tested up to: 6.0
Stable tag: 1.1.5
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Simplest Multi-currency wallet for WordPress.
== Description ==
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://infura.io/ - (free 100,000 Requests/Day) ethereum endoint to broadcast transactions.
https://www.blockchain.com/btc, https://api.blockcypher.com/v1/btc/main, https://live.blockcypher.com/ - bitcoin explorers
https://ghostscan.io - GHOST blockchain explorer
https://explore.next.exchange - NEXT blockchain explorer
https://horizon.stellar.org - STELLAR blockchain exploreer
https://api.blocktrail.com/v1/BTC - Bitcoin mining fees data
https://api.bitcore.io/api/BTC/mainnet - free bitcoin endpoint where we send a transactions for broadcatst to the bitcoin network. Otherwise user must install own bitcoin node.
https://next.swaponline.io/mainnet - NEXT blockchain node endpoint
https://noxon.wpmix.net/currsAll.php - free cryptocurrency price feed
== Usage ==
Activate plugin, go to MCW options and enable "Use Multi Currency Wallet template as home page."
== Frequently Asked Questions ==
= Can i add my own token? =
Yes, you can!.
== Screenshots ==
1. Wallet Tokens List
2. Wallet Options
3. Example Exchange
4. Example Multi Wallet
5. Example Wallet
6. Multi Wallet
== devops
To triger ci please commit to https://github.com/swaponline/MultiCurrencyWallet
== Changelog ==
= 1.0.0 =
* Release