Welcome to the Solana Wallet Manager GitHub repository! This project aims to provide a comprehensive solution for managing Solana wallets efficiently. Whether you are a developer building on the Solana blockchain or a user looking for a streamlined wallet management experience, this tool has you covered.
node wallet.js [options]
[options]
new # Create a new wallet.
airdrop [amount] # Request an airdrop.
balance # Get the balance of the selected wallet.
transfer [otherPublicKey] [amount] # Make a transfer from the selected wallet.
select [walletFileLineIndexNo] # Choose a wallet for transactions.
--help # Display this help menu.
Distributed under the MIT License. See LICENSE.txt
for more information.