croco-cli

The CLI for developing Web3-based projects in Croco Factory


Keywords
cli, web3
License
MIT
Install
pip install croco-cli==0.2.1

Documentation

croco-cli

Croco Logo

The CLI for developing Web3-based projects in Croco Factory

Project's source code is made available under the MIT License

Quick Overview

Command croco display this in your console.

Console View

Let`s learn them:

  • change - if you already have set multiple accounts, using set you can change current
  • init - if you created you project or pacakge just now, you can initialize it, using template structure
  • install - install Croco Factory packages. If package is placed in private GitHub repository, you need to have access token with permission of downloading this package
  • reset - reset some configured by user accounts
  • set - set specified accounts, like digital wallets etc.
  • user - show specified user accounts.

You can see more details using --help option with each command.