Files
cmf-bindings/cppQt/README.md

10 lines
320 B
Markdown

Compact Message Format parser and builder support for Qt.
These classes only use QtCore, and naturally a C++ compiler.
The compact message format is further described at;
https://github.com/bitcoinclassic/documentation/blob/master/spec/compactmessageformat.md
Please see the README.md one level up for more details.