https://github.com/gnomegl/monerosms
monerosms.com cli for sms verification [basher package]
https://github.com/gnomegl/monerosms
bash basher monero sms verification
Last synced: about 1 month ago
JSON representation
monerosms.com cli for sms verification [basher package]
- Host: GitHub
- URL: https://github.com/gnomegl/monerosms
- Owner: gnomegl
- Created: 2025-06-15T04:42:51.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-09-10T03:05:11.000Z (9 months ago)
- Last Synced: 2025-09-10T06:59:56.288Z (9 months ago)
- Topics: bash, basher, monero, sms, verification
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monerosms
[](https://www.basher.it/package/)
monerosms.com cli for sms verification
## install
```bash
basher install gnomegl/monerosms
```
## usage
```bash
monerosms [command] [options]
```
purchase and manage sms numbers with monero.
## commands
- `balance` - check account balance
- `numbers` - list available numbers
- `buy` - purchase number
- `messages` - check received sms
- `history` - view purchase history
## config
```bash
export MONEROSMS_API_KEY="your_key"
```
## requirements
- curl
- jq