init
The init command allows you to initialize a new project.
bunx infinit init [options]Options
| Option | Description |
|---|---|
-d, --directory <char> | Absolute path to the project directory |
-m, --module <char> | Protocol Module |
-c, --chain <char> | Chain |
--deployer <account_id> | Deployer account ID |
-h, --help | Display help for command |