Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Squads-Protocol/squads-cli

CLI for Squads
https://github.com/Squads-Protocol/squads-cli

Last synced: 3 months ago
JSON representation

CLI for Squads

Awesome Lists containing this project

README

        

```
_____ ____ __ __ ___ ____ _____
/ ___/ / __ \ / / / / / | / __ \ / ___/
\__ \ / / / / / / / / / /| | / / / / \__ \
___/ / / /_/ / / /_/ / / ___ | / /_/ / ___/ /
/____/ \___\_\ \____/ /_/ |_|/_____/ /____/

```

## Squads CLI
Interact with the Squads Multisig Program through a simple CLI.
### Requirements
Nodejs version >= 16
### Installing the CLI tool
`npm install -g @sqds/cli`

### Running the tool
Running the simple command will start the tool and ask a few setup questions for the wallet and the network cluster.\
`squads-cli`

### Cluster Option
Providing the cluster will bypass the question upon startup\
`squads-cli --cluster https://api.mainnet-beta.solana.com`