Skip to content
cfxdevkit edited this page Dec 19, 2024 · 2 revisions

Welcome to the Devkit-CLI Wiki

The Devkit-CLI is a command-line tool tailored for developers working with the Conflux blockchain. It simplifies the management of local development nodes, wallets, and other essential blockchain utilities, making your development workflow smoother and more efficient.


Features

  • Node Management:
    Easily start, stop, and monitor a development node.
  • Wallet Operations:
    Create and manage HDWallets, configure mnemonics, and derive private keys for Core and eSpace networks.
  • Blockchain Utilities:
    Fund wallets via a built-in faucet and monitor transactions in real-time.
  • Configuration Management:
    View and update node settings interactively.
  • Cross-Space Support:
    Manage accounts across Core and eSpace networks using the same mnemonic.

Getting Started

Ready to dive in? Head to the Quickstart Guide for step-by-step instructions on setting up and using the Devkit-CLI.

Clone this wiki locally