Leitura rápida
Comece pela explicação mais curta e útil antes de aprofundar.
The secret 32-byte component of an Ed25519 keypair used to produce digital signatures. The private key must be kept confidential — anyone with access to it can sign transactions and transfer assets from the corresponding account. Private keys are typically stored in JSON files (as 64-byte arrays including the public key) by the Solana CLI or encrypted within wallet software.