Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

23 lines (10 loc) · 563 Bytes

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 installation
  • minima install - Installs your MiniDapp to a local Minima node
  • minima update - Updates an installed MiniDapp on your local Minima node
  • minima uninstall - Uninstalls your MiniDapp from a local Minima node