Commit Graph

12 Commits

Author SHA1 Message Date
Marco Argentieri
d1f003a0b6 scripts/build: remove CGO_ENABLED 2021-03-23 19:56:26 +01:00
Marco Argentieri
c5ad6e9ebf Add --rpcwallet flag to the command 2021-03-23 19:46:10 +01: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
Marco Argentieri
d0b3676c14 chore(dep): migrated from dep to Go 1.12 modules (#60) 2019-11-01 20:09:59 +01:00
Pietralberto Mazza
e266a82dca Tests (#44)
* use uname -s instead of $OSTYPE

* tests
2019-05-21 15:39:32 +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
Pietralberto Mazza
d28302a2c7 Expose electrum RPC port and log service addresses at start (#26)
* move resources/ outside cli/ & expose electrs RPC port

* log service addresses when starting nigiri & minor fixes
2019-05-10 19:04:41 +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
f0390b2d88 add cli 2019-03-29 11:04:52 +01:00
altafan
28ce184960 remove old scripts 2019-03-29 11:04:51 +01:00
altafan
363d9292d1 update compose and clean script 2019-03-25 16:21:47 +01:00
altafan
6da9f26294 first commit 2019-03-14 16:13:38 +01:00