COINS 2.0 Validator
Get a validation report of a coins container.
Use command line interface (cross platform)
- download fat jar (latest) from https://github.com/sysunite/coins-2-validator/releases
- run the command:
$ java -Xms6g -Xmx8g -jar validator-cli-2.3.0.jar [args]
$ coins-validator [args]
Read HOWTO use the CLI for a desrcription how to use the command line interface.
Read the Code reference for an explanation of the Java code.