diff --git a/coins b/coins index 30e44b6..891072c 100644 --- a/coins +++ b/coins @@ -36,6 +36,17 @@ "txfee":10000, "confpath":"USERHOME/.brofistcore/brofist.conf" }, + { + "coin":"WAVI", + "name":"wavi", + "fname": "Wavi", + "rpcport":9984, + "pubtype":73, + "p2shtype":15, + "wiftype":133, + "txfee":10000, + "confpath":"USERHOME/.wavicore/wavi.conf" + }, { "coin":"ATB", "name":"atbcoin", diff --git a/electrums/MONA b/electrums/MONA index 6c8fca3..22a57d1 100644 --- a/electrums/MONA +++ b/electrums/MONA @@ -1 +1 @@ -[{"electrum2.cipig.net":10070},{"electrum1.cipig.net":10070}] +[{"electrumx1.monacoin.nl":50001},{"electrumx2.monacoin.nl":50001},{"electrumx1.monacoin.ninja":50001},{"electrumx2.monacoin.ninja":50001}] diff --git a/electrums/RAP b/electrums/RAP new file mode 100644 index 0000000..b697288 --- /dev/null +++ b/electrums/RAP @@ -0,0 +1 @@ +[{"electrum.our-rapture.com":50001},{"electrum2.our-rapture.com":50001}] diff --git a/explorers/WAVI b/explorers/WAVI new file mode 100644 index 0000000..009142a --- /dev/null +++ b/explorers/WAVI @@ -0,0 +1 @@ +["http://www.wavi-blockchain.cloud/tx/"] diff --git a/icons/wavi.png b/icons/wavi.png new file mode 100644 index 0000000..227012f Binary files /dev/null and b/icons/wavi.png differ