Requirements
To interact with zkNEO’s confidential token features, the following is required:
1. Operating System
Apple macOS, Microsoft Windows, or Linux: Use the terminal application to interact with the Solana network.
2. Solana Command Line Tools
Solana CLI: For direct, flexible and secure access to the Solana network.
spl-token CLI: Included with the Solana CLI package, and essential for transacting with tokens.
3. Wallet Setup
Solana Wallet:
Hot Wallet (CLI-based): For ease of setup, we’ll detail how to create a hot wallet with the Solana CLI in the Configuration section.
or Hardware Wallet: It's also possible to use a Ledger hardware wallet with Solana CLI.
4. SOL
SOL Tokens: A small amount of SOL is required for transaction fees.
Last updated