Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

SolHaven: A Secure and User-Friendly Solana CLI Wallet

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