Skip to content

Latest commit

 

History

History
 
 

coloredcoinlib

Colored Coin Agent (Python)

The colored coin toolkit. Current version is just a basic demo.

Contributors:

License: MIT (see LICENSE)

What

To run this demo you need:

  • bitcoind/Bitcoin-Qt with JSON-RPC API, running on testnet, with txindex (bitcoind -testnet -txindex -daemon)
  • Python 2.x
  • SQLite3 library for Python

Edit test.py to change connection parameters, and run python test.py Transactions are stored in color.db