## Usage To validate/decrypt your keystore credential, - update `keystore.json` with your own credentials/keystore - run: ```sh python3 ./decrypt.py --password YOUR_PASSWORD_HERE --file keystore.json ```