Release v0.0.13
Pre-release
Pre-release
Build contract deployment script into a static binary This patch compiles the typescript contract deployment script into a single static binary that can be attached to the releses. This binary includes an entire node version in order to run but in exchange for it's heavy download weight it comes with no local dependency requirements at all. This saves the user from needing to have a node modules setup just to deploy the Gravity contract.