♾️ INFINIT CLI Alpha release is now available!
CLI
account

Account

The account command allows you to manage your accounts.

bunx infinit account [options] [command]
The command must be executed in the root directory of your project.
The account private key is encrypted with the user password and stored at ~/.infinit/accounts which can be shared across the projects.

Options

OptionDescription
-h, --helpDisplay help for command

Commands

CommandDescription
listList available accounts and balances
import [id]Import an existing account into INFINIT CLI
generate [id]Generate a new account with a random private key
delete <id>Delete an account
export <id>Export an account private key