Step 3: Installation
Installing the Solana CLI, generating identity keys, and configuring the cluster.
Step 3: Installation
1. Install Agave Tool Suite
# Switch to the service user
su - solana
# Install the stable release using agave-install
sh -c "$(curl -sSfL https://release.anza.xyz/stable/install)"2. Generate Identity Keypair
3. Configure Cluster
4. Node Types: What's next?
Last updated