Usage on FirmaChain-CLI
Install FirmaChain CLI
The following is an explanation on how to issue a transaction on your Ledger Wallet.
1. Install FirmaChain
* If you have not installed "go-lang & make", please proceed with the installation with the command provided below.
2. Start FirmaChain (customized version)
Create an address with the Ledger
Please unlock your Ledger Nano S/X/S Plus by entering the pin code. Additionally, if either your Ledger Live application is running or if you have a running application that connects your Ledger Nano S/X/S Plus (e.g. Ledger Live), please close all such applications.
* Ledger Nano S/X/S Plus only supports 1:1 connection.
Preparations
This stage outlines the necessary steps you must take to create a Ledger Nano S/X/S Plus wallet.
initialize chain
change gas prices
Open the FirmaChain application.
You can navigate through the apps by using the two buttons located on the top of the ledger. Once you choose the FirmaChain app, you can open the application by clicking the two buttons simultaneously.
* Currently, the "Firma Chain app" is distributed in developer mode, and the "Pending Ledger review" message is visible in developer mode. Press the top two buttons at the same time to move on.
Create FirmaChain Wallet using the Ledger Tag
By running the command provided below, you can create the key information connected with your Ledger Nano S/X/S Plus on local.
If you are using mnemonic, please run the command provided below.
Once you complete the steps above, an address will appear on the screen of your connected Ledger Nano S/X/S Plus. By clicking on the button on the right, you can check your wallet information. Finally, approve by simultaneously clicking on the two buttons located on the top of your ledger.
Now, the address created with your <key_name> will include the information of your Ledger Nano S/X/S Plus.
Receive FirmaChain Tokens
In order to receive tokens, you must be in possession of your wallet address information. Using the following command, you can check your wallet information.
Following is the information of your Ledger Nano S/X/S Plus you can obtain by running the above command.
* All keys saved on local will be displayed. The type of your Ledger Nano S/X/S Plus wallet information will be shown as ‘ledger.’
Send Tokens
In order to send tokens, your node must be participating as a full node. If you’ve followed all the necessary steps outlined in this document, you will be able to continue the remaining process on local.
Execute command
Do you wish to send FirmaChain tokens? If so, please run the command provided below.
* --note is optional. Only the flag has been changed to --note from the original memo. The item you must pay attention to at this stage is . The must show the name of your Ledger Nano S/X/S Plus.
If you’ve successfully sent the above command (transaction) from your OS, please check your Ledger Nano S/X/S Plus. You approve the transaction request from your Ledger Nano S/X/S Plus. Using the top right button of your Ledger Nano S/X/S Plus, please check whether all transaction information is correct before proceeding to the ‘Approve or Reject’ stage.
* You can proceed by simultaneously clicking on the two buttons located on the top of your ledger.
From the FirmaChain full node, you can check the change of your wallet balance. Please run the command below to check your balance.
If you run the command provided above, you will be able to see the following results.
Ledger Nano S/X/S Plus can be used with FirmaChain CLI.
Support
If you have any issue with your Ledger installation and use station, please join to our community channel and email.
Telegram : https://t.me/firmachain_global Mailto : contact@firmachain.org
Last updated