2. Install Cifer Binary
Last updated
Last updated
To operate a Cifer node, you'll need to install the ciferd
binary and use its commands to set up your node, generate keys, and create a validator. This guide provides the steps to get you started.
Before proceeding, ensure you have met all the necessary prerequisites refer to the section for details.
Open your terminal and run the following commands to clone the Cifer repository from GitHub:
Once you've completed the initial setup, launch your Cifer Chain node using the following command:
This command will initiate the Cifer Blockchain and automatically generate wallet accounts for you. Each account will be accompanied by a 24-word mnemonic phrase.
Important Note:These mnemonic phrases are crucial for recovering your wallet accounts. Store them securely and never share them with anyone.