mirror of
https://github.com/aljazceru/ark.git
synced 2025-12-17 12:14:21 +01:00
improve README
This commit is contained in:
10
README.md
10
README.md
@@ -11,7 +11,15 @@ In this repository you can find:
|
|||||||
|
|
||||||
Refer to the README in each directory for more information about development.
|
Refer to the README in each directory for more information about development.
|
||||||
|
|
||||||
## Get Started with Docker
|
## Roadmap
|
||||||
|
|
||||||
|
- [ ] Progressive Web App (PWA) as client and Ark wallet.
|
||||||
|
- [ ] Support Bitcoin with pre-signed transactions
|
||||||
|
- [ ] Support Ark out-of-round payments
|
||||||
|
- [ ] Add protected admin RPCs for `arkd` to manage rounds and treasury
|
||||||
|
- [ ] Add `postgres` as database option for `arkd`
|
||||||
|
|
||||||
|
## Build and Run with Docker
|
||||||
|
|
||||||
Run locally with Docker on Liquid Testnet. It uses `docker-compose` to build the `arkd` docker image from `server` and run the it as container, together with the `oceand` container.
|
Run locally with Docker on Liquid Testnet. It uses `docker-compose` to build the `arkd` docker image from `server` and run the it as container, together with the `oceand` container.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user