ripple-tools

0.1.1 • Public • Published

Ripple tools

Ripple utilities for managing wallets

Work in progress

Install

npm install -g ripple-tools

Usage

$ ripple-tools --help
 
Usage: bin/ripple-tools <command> [options]
 
Commands:
  generate         Generate wallet
  set-flag <flag>  Set wallet flag
  set-fee <fee>    Set wallet fee
  set-trust        Set trustline
  get-info         Gets account info
  get-balances     Gets account balances
  send-payment     Sends payment
  submit [tx]      Submit raw transactions to ripple
 
Options:
  --address    wallet address                                           [string]
  --secret     wallet secret                                            [string]
  --format     output format[string] [choices: "yaml""json"] [default: "yaml"]
  --verbose    be verbose                                              [boolean]
  --export     export transaction                                      [boolean]
  --sequence   wallet sequence                                          [number]
  --fee        set transaction fee                                      [string]
  --offline    start ripple api in offline mode                        [boolean]
  -h, --help   Show help                                               [boolean]

Author

Jaka Hudoklin jaka@gatehub.net

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    2
  • 0.1.0
    0

Package Sidebar

Install

npm i ripple-tools

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

13.4 kB

Total Files

7

Last publish

Collaborators

  • jaka