Author

Topic: A couple of python script to use Trusted.com API (Read 496 times)

full member
Activity: 162
Merit: 100
I have written a couple of python script to use api.trustedcoin.com API without bitcoind but with pybitcointools.

Feel free to improve it.

The scripts are:
Createmultisig.py in which you can create a multisig address with one of the two policies and set up the delay in seconds
Send.py which sends the bitcoins from the p2sh address specified.

Warning: private keys are not encrypted on disk so use only "Sloppy" wallets.

Let me know what you think.

https://github.com/gabridome/trustedcoin 
Jump to: