solution: roadmap

This commit is contained in:
Igor Artamonov
2020-03-13 15:09:40 -04:00
parent 46cf08c6a2
commit 67ba1457fa

View File

@@ -41,6 +41,19 @@ when the upstream problem is fixed.
image::call-schema.png[alt="Call Schema",width=100%,align="center"] image::call-schema.png[alt="Call Schema",width=100%,align="center"]
== Roadmap
- [ ] Redis caching
- [ ] Prometheus monitoring
- [ ] BIP-32 Pubkey
- [ ] *Support Bitcoin RPC*
- [ ] Subscription to bitcoind notification over GRPC (instead of ZeroMQ)
- [ ] JSON RPC emulation, in addition to GRPC protocol
- [ ] Lightweight sidecar node connector
- [ ] Access to ERC-20 tokens on asset level
- [ ] External logging
- [ ] Configurable upstream roles
== Quick Start == Quick Start
=== Configuration === Configuration