Back to Directory

Stellar CLI

Live
Verified (Community)
Tooling
Faucet

About Stellar CLI

The Stellar CLI is the official command-line tool for Stellar/Soroban developers. `stellar keys generate <name> --fund` generates a keypair and funds it with test XLM via Friendbot (the testnet faucet, ~10,000 XLM) — the fastest way to fund a testnet account. It also deploys and invokes contracts, starts local testnets, and manages keys, accounts, and XDR.

Visit Stellar CLI