when web or desktop wallet is coming? I have some coins and i want to trade
I do not know how to use that wallet what have already out :/
I you are on MacOS. Install bitcoin-qt and when blockchain is downloaded try this:
1) Download: https://github.com/JahPowerBit/counterpartyws/raw/master/dist/counterpartyws.app.zip
2) Unzip
3) (optional) Update configuration file ~/Library/Application Support/counterpartyd/counterpartyd.conf
[Default]
bitcoind-rpc-connect=192.168.2.254
bitcoind-rpc-port=8332
bitcoind-rpc-user=xxxxx
bitcoind-rpc-password=xxxxx
rpc-password=xxxxx
gui-host=localhost (default: localhost)
gui-port=8080 (default: 8080)
gui-user=xxxxx (default: rpc-user)
gui-password=xxxxx (default: rpc-password)
4) Double click countepartyws.app
5) Open you browser: http://localhost:8080
If you have any problem PM me.
I do the best to have a Windows version of next week.