A command line interface for https://shapeshift.io
pip install shapeshift-cli
git clone https://github.com/sereneblue/shapeshift-cli
cd shapeshift-cli
python setup.py install
shapeshift-cli email <email_address> <transaction_id>
shapeshift-cli info <have_currency> <want_currency>
shapeshift-cli ls
shapeshift-cli rate <have_currency> <want_currency>
shapeshift-cli shift [-f=<amount> | -a] [-e=<email>] <have_currency> <want_currency> <refund_address> <withdraw_address>
shapeshift-cli status <address>
shapeshift-cli time <address>
shapeshift-cli valid <currency> <address>
-h --help Show this screen.
-e Email address to send receipt to
-f=<amount> Specify a fixed transaction (shifting)
-a Automated shifting
--version Show version
shapeshift-cli -a shift ltc btc REFUND_ADDRESS WITHDRAW_ADDRESS -e [email protected]
shapeshift-cli ls
shapeshift-cli valid btc 1dice8EMZmqKvrGE4Qc9bUFf9PX3xaYDp
shapeshift-cli time 1dice8EMZmqKvrGE4Qc9bUFf9PX3xaYDp
shapeshift-cli info HAVE_CURRENCY WANT_CURRENCY
This project is not affiliated or endorsed by Shapeshift.