💾 Archived View for freeshell.de › tldr › ganache-cli.gmi captured on 2023-11-04 at 12:27:39. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Command-line version of Ganache, your personal blockchain for Ethereum development.
ganache-cli
ganache-cli --accounts={number_of_accounts}
ganache-cli --secure
ganache-cli --secure --unlock "{account_private_key1}" --unlock "{account_private_key2}"
ganache-cli --account="{account_private_key},{account_balance}"
ganache-cli --defaultBalanceEther={default_balance}
ganache-cli --verbose
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).