jl777
8 years ago
2 changed files with 4 additions and 1 deletions
@ -0,0 +1,3 @@ |
|||
source userpass |
|||
curl --url "http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"goal\",\"coin\":\"KMD\",\"goal\":99}" |
|||
curl --url "http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"method\":\"goal\",\"coin\":\"BTC\",\"goal\":1}" |
@ -1,4 +1,4 @@ |
|||
cp portfolio autoprice autofill deletemessages getmessages debug register registerall trade ordermatch bestfit orderbook autotrade client run_osx client_osx run coins disable enable forward myprice myprices getcoins getpeers getpeersIP getprices getutxos help inv lookup pub setprice status utxos ../dexscripts |
|||
cp goal portfolio autoprice autofill deletemessages getmessages debug register registerall trade ordermatch bestfit orderbook autotrade client run_osx client_osx run coins disable enable forward myprice myprices getcoins getpeers getpeersIP getprices getutxos help inv lookup pub setprice status utxos ../dexscripts |
|||
cd ../dexscripts |
|||
#cp ../exchanges/passphrase ../exchanges/userpass . |
|||
echo you will need to have a passphrase file with your passphrase and userpass file with userpass value in dexscripts dir |
|||
|
Loading…
Reference in new issue