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

https://github.com/0xsequence/demo-relayer


https://github.com/0xsequence/demo-relayer

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# relayer-cli
a simple and slightly colorful CLI demo for interacting with the sequence relayer in order to mint tokens, check balance, & send coin to friends.

## how to use
```
$ pnpm sequence:demo wallet
Your wallet address:

$ pnpm sequence:demo claim
...

$ pnpm sequence:demo balance
$DEMO balance: 32

$ pnpm sequence:demo send 8


...
```