Has anyone any idea how we add our coin to BarterDEX?I can't see anything on github but maybe I am looking in the wrong repo or something.Any advice would be appreciated.Thanks
A coin needs to have CLTV support (bip65)
gettxout rpc call
and given that the equivalent coin parameters in JSON format:
{\"coin\":\"XMY\",\"name\":\"myriadcoin\",\"rpcport\":10889,\"pubtype\":50,\"p2shtype\":9,\"wiftype\":178,\"txfee\":5000}