stellar-cli
v1.0.3
Published
Liteweight, CLI wallet for Stellar Lumens
Downloads
6
Readme
Stellar-CLI
Liteweight, CLI Stellar Lumens Wallet.
NOTE: This is open source software. By using this software, you agree that the developer is not responsible for any lost funds.
Installation
Yarn:
yarn global add stellar-cli
NPM:
npm install -g stellar-cli
Usage
See commands section below.
stellar-cli command...
Commands
| Command | Options | Description |
|---------|------------|-------------|
| getnewaddress
| | Generates new wallet public key/secret |
| getbalance <address>
| -t
true/false to use testnet | Get balance of given address |
| sendtransaction <privateKey> <destination> <amount>
| -t
true/false to use testnet | Send transaction to wallet |
| callfaucet <address>
| | Asks friendbot for lumens. Works on testnet only. |
| voteforinflation <privateKey> <inflationDestination>
| | Vote on an inflation destination. |
Authors
Donations:
- XLM: GB7YO7J6MMDQMVCFFUGEIY4TCX67P6QZRJ46ZVHCO5MQ6V7YXPWB7WHQ
- BTC: 1MaxKapqcv8KVHw1mTzZd23uvntnLABvnB
Thanks!