0.0.10 • Published 7 years ago

stellar-wallet v0.0.10

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Stellar-Wallet

npm Travis branch Greenkeeper badge js-standard-style

Open source command line client for stellar wallet. It allow you to manage your wallet send transaction.

asciicast

Features

  • Generate account
  • Import existing account
  • Change inflation destination
  • Checkout wallet's informations
  • Send lumens
  • Show transactions list
  • Show detailed transaction

Todo

Open Issue if you want to see something in the app.

Installation

With npm

$ npm install -g stellar-wallet

With prebuilded binaries

Download last release

Build it yourself

$ git clone https://github.com/Lunik/stellar-wallet-cli.git
$ cd stellar-wallet-cli

$ npm install
$ npm run build

Usage

$ stellar-wallet

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago