BitShares Forum
Main => General Discussion => Topic started by: mdj on December 14, 2014, 05:25:20 pm
-
Is there any documentation/getting starter guides for communicating programatically with the Bitshares client?
-
"programatically"?
you can use RPC to communicate with the core ... take a look at some of my examples in https://github.com/xeroc/pytshares
also some discussion over here: https://bitsharestalk.org/index.php?topic=5562.0;all
-
perfect thanks