reboot-wasm-pusher
v0.0.3
Published
Registry for managing and deploying permissionless Modules in the Reboot Netowork
Downloads
5
Readme
Reboot WASM Pusher
###Install:
npm install -g reboot-wasm-pusher
###Execute:
wasmpusher
###The console will prompt you the following:
- Name of the module.
- Version of the module.
- Choose network. If you choose local it will ask for the canisterID of the local module registry.
- The absolute path of the wasm of your module.
Once you do that, you will receive a confirmation.