Browse Source

Merge #218: Add Qt5 support to TODO list

e32ba20 Add Qt5 support to TODO list (Kristaps Kaupe)
master
AdamISZ 7 years ago
parent
commit
cdecf6f933
No known key found for this signature in database
GPG Key ID: B3AE09F1E9A3197A
  1. 2
      docs/TODO.md

2
docs/TODO.md

@ -50,6 +50,8 @@ and described [here](https://github.com/Roasbeef/bips/blob/master/gcs_light_clie
There is no current process for building binaries on Mac or Windows (theoretically the latter is possible but a mess, so I'm not doing it).
* Qt5 support, as Qt4 is being deprecated (see [issue204](https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/204)).
### Alternative implementations
* Build an alternative client implementation in Java or Javascript for example, using some existing Bitcoin library in that language, perhaps using some lite client solution e.g. SPV, and then connecting to the daemon (executable or Python script).

Loading…
Cancel
Save