Skip to content

Latest commit

 

History

History

minima-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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