diff --git a/coins b/coins index dd3f632..21340fa 100644 --- a/coins +++ b/coins @@ -29,6 +29,17 @@ "txfee":10000, "confpath":"USERHOME/.dinerocore/dinero.conf" }, + { + "coin": "AXE", + "name": "axe", + "fname": "Axe", + "rpcport": 9337, + "pubtype": 55, + "p2shtype": 16, + "wiftype": 204, + "txfee": 10000, + "confpath":"USERHOME/.axecore/axe.conf" + }, { "coin": "BCBC", "name": "bitcoin@cbc", diff --git a/explorers/AXE b/explorers/AXE new file mode 100644 index 0000000..9c20b3f --- /dev/null +++ b/explorers/AXE @@ -0,0 +1 @@ +["http://207.246.65.114:3001/tx/"] diff --git a/icons/axe.png b/icons/axe.png new file mode 100644 index 0000000..04d5a41 Binary files /dev/null and b/icons/axe.png differ