wallet-cli

command module
v0.0.0-...-404ccd1 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

Libonomy Wallet Package For Libo-Nodes

License

The package is developed for the the developers use only which they can utilize when they start exploring the libosystem.

Functionality

The wallet implements the

  • Account Creation
  • Account Details
  • Message Signature
  • Hex signature with pvt_key
  • Text signature using pvt_key
  • Account Reuse

other functionalities will be released soon

Guideline

Make sure that GO is installed and gopath is set properly It is recommended that after you clone the repo , you should keep it out of the gopath.

Build for linux:

make build-linux

Using with a local node

  1. Make sure that you have configured the local node properly and the url to local server is properly set.

  2. Build the wallet using the :

./cli_wallet_linux_amd64

Documentation

Overview

wallet-cli is a golang implementation of the libonomy node. See - https://libonomy.io

Directories

Path Synopsis
Package crypto provides funcs and types used by other packages to perform crypto related ops
Package crypto provides funcs and types used by other packages to perform crypto related ops
Package log provides the both file and console (general) logging capabilities to libonomy modules such as app and identity.
Package log provides the both file and console (general) logging capabilities to libonomy modules such as app and identity.
os
common/hexutil
Package hexutil implements hex encoding with 0x prefix.
Package hexutil implements hex encoding with 0x prefix.
crypto
Package crypto provides funcs and types used by other packages to perform crypto related ops
Package crypto provides funcs and types used by other packages to perform crypto related ops
crypto/sha3
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
filesystem
Package filesystem provides functionality for interacting with directories and files in a cross-platform manner.
Package filesystem provides functionality for interacting with directories and files in a cross-platform manner.
log
Package log provides the both file and console (general) logging capabilities to libonomy modules such as app and identity.
Package log provides the both file and console (general) logging capabilities to libonomy modules such as app and identity.
wallet
accounts
Package accounts provides types for working with libonomy blockchain accounts
Package accounts provides types for working with libonomy blockchain accounts

Jump to

Keyboard shortcuts

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