The CLI for developing Web3-based projects in Croco Factory
The project is made by the Croco Factory team.
Project's source code is made available under the MIT License
Command croco
display this in your console.
Let`s learn them:
change
- if you already have set multiple accounts, usingset
you can change currentexport
- export cli configurationimport
- import cli configurationinit
- if you created you project or pacakge just now, you can initialize it, using template structureinstall
- install Croco Factory packages. If package is placed in private GitHub repository, you need to have access token with permission of downloading this packagereset
- reset some configured by user accountsset
- set specified accounts, like digital wallets etc.user
- show specified user accounts.
You can see more details using --help
option with each command.