Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@minima-global/minima-cli

minima-global43MIT0.1.5TypeScript support: included

A Cli for managing your minidapp while in development.

minima, typescript, mds, minidapps, minima-blockchain, web3

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 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