Used to build typescript source files from .proto files for cosmos-like blockchains that are used in the Atomic Wallet.
Builds a Docker image, generates TypeScript code within the image, and copies the results to the local dist directory.
./build.shOutputs hash of a dist directory. Exits with code 1 if not equals to dist/output_hash.txt.
node scripts/checkLatestHash.mjsScript were tested with Node.js v18.