Skip to content

Release v0.0.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 02:29
cb2ef3a
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.