-
Notifications
You must be signed in to change notification settings - Fork 31
account create Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Creates a new account with an optional name.
Returns an error if the last created account does not have a transaction history.
account-create [NAME]
-
[NAME]: Optional name for the new account.
# Create an unnamed account
account-create
# Create a named account
account-create "Savings"
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG