Skip to content

dperdic/s1-cli-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solstash

First assignment for the Solana Summer Fellowship 2024.

A simple CLI wallet designed to interact with the Solana blockchain.

This project requires bun to work.

To install dependencies and build the project run the following command at the root of the project:

bun i && bun make

To install the cli run the following command at the root of the project:

npm i -g

Solstash should now be installed, to use the cli and list all of the commands run:

solstash

Releases

No releases published

Packages

No packages published