https://github.com/yhoungdev/solhaven
SolHaven: A Secure and User-Friendly Solana CLI Wallet
https://github.com/yhoungdev/solhaven
blockchain cli solana wallet
Last synced: about 2 months ago
JSON representation
SolHaven: A Secure and User-Friendly Solana CLI Wallet
- Host: GitHub
- URL: https://github.com/yhoungdev/solhaven
- Owner: yhoungdev
- Created: 2024-07-24T17:37:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T12:38:05.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T04:45:52.594Z (about 1 year ago)
- Topics: blockchain, cli, solana, wallet
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/solhaven
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SolHaven CLI
SolHaven CLI is a command-line interface (CLI) tool designed to simplify interactions with the Solana blockchain. It provides a set of commands to generate wallets, sign in, send tokens, and display wallet addresses.
## Installation
Clone the repository:
```bash
git clone https://github.com/your-username/solhaven-cli.git
cd solhaven-cli
```
| Command | Description | Usage |
|--------------------|---------------------------------------|--------------------------------------|
| generate-wallet | Generate a new Solana wallet | `solhaven generate-wallet` |
| signin | Sign in a new Solana wallet | `solhaven signin` |
| send | Send a token to another wallet | `solhaven send
` |
| display-address | Display my Solana address | `solhaven display-address` |
Examples
``` Generate a New Solana Wallet ```
solhaven generate-wallet
To generate a new wallet
Sign In a New Solana Wallet
``` solhaven signin ```
To sign in a new Solana wallet
``` solhaven send ```
solhaven send
To send tokens to another wallet
``` solhaven display```
solhaven display
To show your wallet address, with a QR code