https://github.com/mobilpadde/sushi-cli
CLI-app for sushipool
https://github.com/mobilpadde/sushi-cli
Last synced: about 2 months ago
JSON representation
CLI-app for sushipool
- Host: GitHub
- URL: https://github.com/mobilpadde/sushi-cli
- Owner: Mobilpadde
- Created: 2019-06-01T00:16:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T11:49:08.000Z (over 2 years ago)
- Last Synced: 2025-03-18T05:09:36.346Z (2 months ago)
- Language: JavaScript
- Homepage: https://sushipool.com/
- Size: 345 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sushi-cli
> A, non-official, [sushipool](https://sushipool.com) CLI
## Install
Install npm, then:
```
$ npm i -g @mobilpadde/sushi-cli
```## Usage
Call `sushi` from a term and add your wallet address in quotes
```
$ sushi # eg: sushi "NQ91 MLFQ 3YN0 RTQC 2RUQ FPPT L3EP 91C7 1RYM"
```## Hack along
```
$ git clone https://github.com/Mobilpadde/sushi-cli.git
$ cd sushi-cli
$ yarn # npm i
$ yarn start # npm start
```## License
MIT