43 Commits

Author SHA1 Message Date
Marco Argentieri
04a21f8e9e fix: use new tapd image (#181) 2023-06-01 10:58:50 +02:00
Marco Argentieri
f84dbb3cf8 Improve README description (#180) 2023-05-03 23:01:29 -05:00
Marco Argentieri
2f364745b1 add Taro (#179)
* add nigiri taro CLI subcommand

* add README
2023-05-03 21:02:03 -05:00
Stéphane Roche
721739d3cc README: Add an example sending Liquid asset (#153)
* Add an example sending Liquid asset

* use faucet
2022-06-01 11:24:12 +02:00
Marco Argentieri
d7650e7c1d ️ Lightning Network support (#144)
* Add two LND instances on --ln flag

* Add CLN and drop second LND instance

* Wrap lncli into lnd and lightning-cli into cln commands

* rpc: Add -generate <numOfBlocks> command

* Add special label to faucet from bitcoin to lnd,cln

* update readme

* readme: format expandable paragraph

* Allow interactive commands for cln,lnd

* fix empty address in faucet
2022-04-21 16:47:25 -05:00
Marco Argentieri
2e2b954b24 README: Update logs documentation (#143) 2022-03-26 16:15:59 +01:00
Andreas Schjønhaug
357bdbc266 Instructions for macOS Monterey (#136)
* Instructions for macOS Monterey

* Update README.md

Co-authored-by: Marco Argentieri <3596602+tiero@users.noreply.github.com>
2022-01-12 20:43:28 +01:00
Andreas Schjønhaug
43077b0cb4 Added instructions on where to find the config files (#132) 2021-12-23 23:00:32 +01:00
Marco Argentieri
70e22ba402 refactor codebase with urfave/cli (#120)
* clean

* load datadir with resources and start compose

* start --liquid

* check if is running already

* Add rpc command

* Add logs and faucet commands

* Add mint command

* Add push command

* Move state into dedicated pkg

* less code for isRunning check

* Add --ci flag to start command

* Add NIGIRI_DATADIR env var

* add update command

* Update readme, makefile and goreleaser

* update test gh action

* skip tests

* print endpoint in start command

* Add a default network to docker compose file.

Containers started through this docker compose file will be in this isolated network.
Note: the minimum version for the docker compose file format is 3.5 which introduces `name` for networks. This file format requires a docker engine version of 17.12.0+.

* add prerelease: auto

* makefile: release commands

* go version

* use global flag --datadir for the folder

* wrap datadir in variable

* use single compose file & move state to internal

* remove unused state keys

* return err in test

* docker-compose: use latest version

* print endpoint of services based on --liquid flag

Co-authored-by: Philipp Hoenisch <philipp@hoenisch.at>
2021-08-06 18:09:13 +02:00
Francis
e78f8e5dd3 added docker related help to readme (#102) 2020-09-25 19:23:08 +02:00
Marco Argentieri
c34402c02b Update README.md 2020-09-21 20:32:46 +02:00
Francis
63bdf3ce79 added Makefile (#99)
* added Makefile

* updated travis for makefile

* fixed travis

* fixed travis 2

* updated documentation for makefile
2020-09-18 16:13:35 +02:00
Francis
b076d2d513 container_names and links directive (#84)
* added container_names

* removed deprecated links directive

* changed container_name related documentation

* added necessary dependencies

* added dependency

* Added Nigiri Travis reference in documentation
2020-09-07 12:37:34 +01:00
Marco Argentieri
5f813e8328 Update README.md 2020-08-24 12:41:56 +01:00
Marco Argentieri
63e9404d49 Update README.md 2020-07-24 21:12:58 +02:00
Marco Argentieri
af61ee794d Readme (#76)
* Imrpove readme

* List

* Add port
2020-07-23 10:32:25 +02:00
Marco Argentieri
9fe0a4b064 Update README.md 2020-04-30 23:04:15 +02:00
Marco Argentieri
805c037875 Update README.md (#67) 2020-02-29 17:22:33 +01:00
Marco Argentieri
81b607337f Update README.md 2019-05-22 00:43:26 +02:00
Marco Argentieri
969b6f2350 SKIP CI 2019-05-21 17:20:24 +02:00
Marco Argentieri
75eeec7526 Update README.md 2019-05-21 15:51:46 +02:00
Marco Argentieri
db7ab739bb Update README.md 2019-05-21 15:43:06 +02:00
Marco Argentieri
545365ddc4 Update README.md 2019-05-18 21:31:15 +02:00
Marco Argentieri
60a2e27995 Update README.md 2019-05-17 23:25:11 +02:00
Pietralberto Mazza
85da5c7864 Enhancements (#39)
* change paths

* add --project-directory to docker-compose command

* fix passing .env to compose

* add clean script

* remove comment

* fix get env path

* update README

* fix change paths
2019-05-16 23:21:43 +02:00
Marco Argentieri
36bc3a9f7a Update README.md 2019-05-16 23:19:38 +02:00
Marco Argentieri
a393ec06bf Update README.md 2019-05-15 19:28:59 +02:00
Pietralberto Mazza
b7a61e9db1 Fix hardcoded ports & logs (#27)
* disable liquid faucet for next release

* use vars instead of hardcoding services external ports

* add .env to gitignore

* change paths

* add --ports flag to set services external ports

* remove roadmap

* fix change paths
2019-05-14 18:54:21 +02:00
Marco Argentieri
5f96111cc4 Update README.md 2019-05-10 01:35:21 +02:00
Marco Argentieri
1148dc25f3 Update README.md 2019-05-09 23:49:14 +02:00
Marco Argentieri
13e6b9746b Update README.md 2019-05-09 23:44:58 +02:00
Marco Argentieri
ca4bc921b2 Update README.md 2019-05-09 23:35:20 +02:00
Marco Argentieri
b57f026688 Update README.md 2019-05-09 23:29:42 +02:00
Marco Argentieri
d36e1859d9 Update README.md 2019-05-04 14:49:17 +02:00
Marco Argentieri
d8d2424cd1 Update README.md 2019-05-03 21:39:06 +02:00
Pietralberto Mazza
58887d3c93 Enhancements (#21)
* scratch ~/.nigiri when running script install

* fix compose files and add esplora containers

* refactor
* use docker lib to check containers
* collapse commands in order to have just start and stop
* move from command to flag for version

* update README

* fix docker checks
2019-05-02 11:53:12 +02:00
altafan
e44ce795a1 update README 2019-04-05 14:37:42 +02:00
altafan
2a54fbcae0 fix copy 2019-03-29 11:04:52 +01:00
altafan
f0390b2d88 add cli 2019-03-29 11:04:52 +01:00
altafan
26e99f3643 update readme 2019-03-26 11:46:18 +01:00
altafan
692cfc7f19 update readme 2019-03-25 18:28:04 +01:00
Marco Argentieri
1d8d0f46f9 Update README.md 2019-03-14 17:15:32 +01:00
altafan
6da9f26294 first commit 2019-03-14 16:13:38 +01:00