From 9fe0a4b064bce50dc169af336fbf6784f93e47aa Mon Sep 17 00:00:00 2001 From: Marco Argentieri Date: Thu, 30 Apr 2020 23:04:15 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6cd3219..8749fed 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # 🍣 Nigiri Bitcoin -Drone (self-hosted) with branch +Nigiri provides a command line interface that manages a selection of `docker-compose` batteries included to have ready-to-use bitcoin `regtest` development environment, with a **bitcoin** node, **electrum** explorer both backend and frontend user interface. -Nigiri provides a selection of `docker-compose` batteries included to have ready-to-use bitcoin environment thats supports different networks and sidechains. +It offers a [JSON HTTP proxy passtrough](https://github.com/vulpemventures/nigiri-chopsticks) that adds to the explorer handy endpoints like `/faucet` and automatic block generation when calling the `/tx` pushing a transaction. + +You can have Elements too with the `--liquid` flag.