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

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

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