If this is your first time using the Solana CLI, you will need to generate a new key pair. This key pair will serve as your identity when interacting with the SOON Testnet. To generate a new keypair, run the following command:Documentation Index
Fetch the complete documentation index at: https://docs.soo.network/llms.txt
Use this file to discover all available pages before exploring further.
Important Security Considerations
- Private Key Security: The private key in your keypair should never be shared or exposed. It grants access to your account and the ability to sign transactions on your behalf. Always keep this file secure.
- Public Key: The public key, derived from the keypair, will serve as your wallet address and can be shared with others to receive funds or interact with contracts.