Louis Singer ffcf08420f Add built-in cli to docker container (#114)
* add -faucet flag in scripts/build

* localhost guard on Faucet request

* add ark cli into docker image

* "BUILD_FLAG" => "BUILD_ARGS", "-faucet" => "with-faucet"

* [docker] use alpine:3.14 instead of debian

* Revert changes

* Expose docker volume for embedded wallet datadir

---------

Co-authored-by: altafan <18440657+altafan@users.noreply.github.com>
2024-02-20 17:28:08 +01:00
2024-02-09 19:32:58 +01:00
2024-02-09 16:25:55 +01:00
2023-12-01 17:13:28 +01:00
2024-02-09 19:32:58 +01:00

Ark

noah desiging the ark to scale Bitcoin

Welcome to the Ark monorepo.

In this repository you can find:

  • server - a proof of concept of an Ark Service Provider.
  • website - the website where to find documentation about Ark protocol and products.
  • client - the initial Ark wallet, served as CLI.
Description
No description provided
Readme MIT 13 MiB
Languages
Go 97.9%
HTML 1.1%
Makefile 0.5%
Shell 0.3%
Dockerfile 0.2%