Skip to content

Go Implementation for the command line wallet capability for the libonomy blockchain

License

Notifications You must be signed in to change notification settings

libonomy/wallet-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Go Implementation for the command line wallet capability for the libonomy blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published