JDK1.8
maven 3.6.3
mvn clean package
./target/mexc-proof-of-reserves.jar
Paste the proof file into a new file in the target current directory, and name the file as myProof.json. Then, execute the following command:
java -jar ./target/mexc-proof-of-reserves.jar myProof.json
Observe the execution results:
Verification successful
validate result is true
Verification failed
validate result is false