@minima-global/minima-cli
v0.1.4
Published
A Cli for managing your minidapp while in development.
Downloads
308
Maintainers
Readme
CLI
A Cli for managing your minidapp while in development.
Usage
The CLI provides several commands to help manage your MiniDapp during development:
Commands
Note: These commands require RPC to be enabled on your local Minima node to function properly.
minima zip
- Creates a zip file of your MiniDapp for installationminima install
- Installs your MiniDapp to a local Minima nodeminima update
- Updates an installed MiniDapp on your local Minima nodeminima uninstall
- Uninstalls your MiniDapp from a local Minima node