Initialize
Before you can use Transferchain CLI, you need to initialize the client.
Initialize the Client
Client Initialization Process
Enter ApiToken: Enter your API token.
Enter ApiSecret: Enter your API secret.
Enter UserID: Enter your User ID.
Do you want the default gRPC server address? [y/n]: Type 'y' to use the default gRPC server address (default is 'y').
Do you want to add a read node? [y/n]: Type 'y' to add a read node (default is 'y').
Do you want mnemonics? [y/n]: Type 'y' to create a new cloud and receive new mnemonics. If you want to restore an existing cloud, type 'n' and enter your mnemonics separated by spaces.
Last updated