Forked from https://github.com/Patrik-Stas/indyscan
Configurations for IDUnion are found in the idunion*.json files and genesis files in the start directory.
$ cd start/
$ make idunion_up
Alternatively:
$ cd start
$ docker-compose -f docker-compose.idunion.yml up -d
$ cd start
$ make idunion_new
$ cd start
$ make idunion_npm_audit_fix