smwlt

command module
v0.0.0-...-f1ec097 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2020 License: MIT Imports: 4 Imported by: 0

README

CircleCI Maintainability Test Coverage Go Report Card License


Usage:
  smwlt [command]

Available Commands:
  coinbase    Set the account as coinbase account in the node
  export      Export account key pair as a hex string
  help        Help about any command
  import      Import account key pair from the hex string
  info        Display accounts info (address, balance, and nonce)
  net         Display the node status
  new         Create a new account (key pair)
  send        Transfer coins from one to another account
  signhex     Sign a hex message with the account private key
  signtext    Sign a text message with the account private key
  txs         List transactions (outgoing and incoming) for the account

Flags:
  -e, --endpoint string      host:port to connect mesh node (default "localhost:9090")
  -h, --help                 help for info
  -l, --legacy               use legacy unencrypted file format
  -p, --password string      wallet unlock password
  -x, --trace                backtrace on panic
  -v, --verbose              be verbose
  -d, --wallet-dir string    use wallet dir (default "/home/monster/.config/Spacemesh")
  -f, --wallet-file string   use wallet filename
  -n, --wallet-name string   select wallet by name
  -y, --yes                  auto confirm

Use "smwlt [command] --help" for more information about a command.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
fu
Package fu implements internal functional utilities
Package fu implements internal functional utilities
prompter
Package prompter is utility for easy prompting
Package prompter is utility for easy prompting
node
tests
modern
+build linux
+build linux

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL