Bitcoin Forum
June 23, 2024, 07:09:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEN] ZENCASH: Permanent, Distributed, and Fully Anonymous cryptocurrency on: July 11, 2017, 03:28:50 PM
Help a brotha out!!
Integrating ALL Cryptocurrency into BarterDEX and need some specific information to integrate ZENCash

http://pad.supernet.org/BarterDEX-Krazy

JSON FormatBelow is the format of needed to add the coin to the BarterDEX:
   
{"coin":"LTC", "name":"litecoin", "rpcport":9332, "pubtype":48, "p2shtype":5, "wiftype":176, "txfee":100000 }

base58Prefixes[PUBKEY_ADDRESS] = std::vector<unsigned char>(1,0x55);
base58Prefixes[SCRIPT_ADDRESS] = std::vector<unsigned char>(1,0x7a);
base58Prefixes[SECRET_KEY] =     std::vector<unsigned char>(1,0x1c);
pubtype is 0x55p2
shtype is 0x7a
wiftype is 0x1c
convert the hex to decimal
taddr is only for zcash forkstxfee is usually 10000 sats.
Some coins like DOGE have a much higher value, this is coin specific and best to just ask the coin community.
(edited)the name is for the name of the .conf fileand the ~/.<coinname> direlp

Help a brotha make some $$$
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin on: July 03, 2017, 02:41:51 AM
Would like to know where to download barterDEX to start testing ASAP..
Thanks.

20 print "Can you read instuctions? (Y/N)"
30 input=x
40 If x <> "Y" then go to 80
60 print "You CAN read instructions!";
70 goto 60
80 print "GO HOME NEWB!!!";
90 goto 80

This script is protected by MITs copyright license. ALL Rights Reserved

It means don't copy into your Commodore Vic 20 ----even if you want to!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!