The colored coin toolkit. Current version is just a basic demo.
Contributors:
- Alex Mizrahi [email protected]
- Victor Knyazhin
- Manuel Araoz [email protected]
License: MIT (see LICENSE)
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