Created
September 30, 2014 11:36
-
-
Save JoshuaEstes/e847614c2c0f47db4d45 to your computer and use it in GitHub Desktop.
Using httpie for json-rpc commands to a bitcoind server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http --auth USERNAME:PASSWORD http://127.0.0.1:18332 method=getaccountaddress params:='[""]' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment