0.0.10 • Published 6 years ago

stellar-wallet v0.0.10

Weekly downloads
2
License
ISC
Repository
github
Last release
6 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

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago