diff --git a/coins b/coins index da7d35c..81e5e91 100644 --- a/coins +++ b/coins @@ -1,4 +1,14 @@ [ + { + "coin":"PEW", + "name":"brofist", + "rpcport":12454, + "pubtype":55, + "p2shtype":10, + "wiftype":198, + "txfee":10000, + "confpath":"USERHOME/.brofistcore/brofist.conf" + }, { "coin":"GRLC", "name":"garlicoin", diff --git a/explorers/PEW b/explorers/PEW new file mode 100644 index 0000000..45b8aba --- /dev/null +++ b/explorers/PEW @@ -0,0 +1 @@ +["https://pew.overemo.com/tx/"] diff --git a/icons/pew.png b/icons/pew.png new file mode 100644 index 0000000..db9c2a6 Binary files /dev/null and b/icons/pew.png differ