mirror of
https://github.com/OpenCoin/oc-mint-cpp.git
synced 2024-12-21 23:29:40 +01:00
added contents to README.md
This commit is contained in:
parent
7a525a85ce
commit
a6b0f01b0f
11
README.md
11
README.md
@ -1,8 +1,17 @@
|
||||
# oc mint sample
|
||||
|
||||
this is a C++ implementation of the opencoin protocol
|
||||
as mapping to some kind of REST interface
|
||||
|
||||
# Protocol Questions
|
||||
actually it is a work in progress.
|
||||
|
||||
## Protocol Questions
|
||||
|
||||
What is signed as cdd - only the content of the cdd item with curly braces
|
||||
or also the key?
|
||||
the weighted URL as array has a different js encoding as other elements
|
||||
|
||||
## TODO
|
||||
[ ] complete from_json conversions
|
||||
[ ] complete tests
|
||||
[ ] drone config
|
||||
|
Loading…
Reference in New Issue
Block a user