-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
cfxdevkit edited this page Dec 19, 2024
·
1 revision
-
start: Start the development node and monitor transactions in real-time.- Additional options and prompts will allow you to send funds via the faucet.
-
wallet: Configure and manage local HDWallets.-
add: Add or generate a new mnemonic in the keystore. -
select: Select the active mnemonic for use. -
show: Display the currently active mnemonic. -
private-key: Manage private keys.- Options:
-
--derivation-path [path]: Specify a custom derivation path for the private key. -
--espace: Use the eSpace network (default). -
--core: Use the Core network. -
--index [index]: Specify the index for key derivation (default: 0).
-
- Options:
-
-
config: View and update configuration settings.-
view: Display the current configuration. -
update: Interactively update configuration settings via a menu.
-