Skip to content

IBAX-io/ibax-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBAX Client

Go Reference

IBAX official command line tool.

It is implemented based on IBAX-SDK, accessing IBAX network through rpc service

Build from Source

Building ibax-cli requires both a Go (version 1.18 or later) and a C compiler.

make all

Command

config

The config command is used to generate a default configuration file

console

The console command starts the console program, integrates most commands, and includes auto-completion functions

Run

  1. Create the node configuration file:
$  ibax-cli config

The config command contains flags: connect,cryptoer,dataDir,ecosystem,hasher string,keysDir,port.Can be viewed through help naming

  1. start console or run command
    ibax-cli console
    ibax-cli version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages