From 03cbb22a34f18eead99390a867d3a60f4f17fa89 Mon Sep 17 00:00:00 2001 From: Marco Argentieri <3596602+tiero@users.noreply.github.com> Date: Sat, 20 Jul 2024 13:25:25 +0200 Subject: [PATCH] New banner Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6fcf176..ebd7fc4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # Ark - -![noah desiging the ark to scale Bitcoin](https://github.com/ark-network/ark/assets/3596602/5f51dde8-33d3-404f-bacf-6975131c9509) - Welcome to the Ark monorepo. +

+ og image github +

+ In this repository you can find: - [`server`](./server/) always-on daemon that serves as the Ark Service Provider (ASP) @@ -11,13 +12,6 @@ In this repository you can find: Refer to the README in each directory for more information about development. -## 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