Moneda Cli
Command line to track cryptocurrency prices
Install / Use
npx skills add hminaya/moneda-cliInstalls into whichever agent you are using.
README
Moneda
Command line to track cryptocurrency prices
Requirements
- Node.js >= 22.0.0
Installation
npm install -g moneda-cli
Usage
# Display price data for a specific coin (auto-refreshes every 30 seconds)
moneda -t BTC
# Display price data for multiple coins
moneda -t BTC ETH XRP
# Display prices in a different currency
moneda -t BTC -c EUR
moneda -t ETH -c GBP
moneda -t XRP -c JPY
# Customize refresh interval (in seconds)
moneda -t BTC -s 10 # Refresh every 10 seconds
moneda -t ETH -s 60 # Refresh every 60 seconds
# Show help
moneda -h
Note: The app automatically refreshes prices every 30 seconds by default. Use the -s flag to customize the refresh interval.
Supported Coins
Supported by all sources (best results):
- [x] Bitcoin (BTC)
- [x] Ethereum (ETH)
- [x] Ripple (XRP)
- [x] Bitcoin Cash (BCH)
- [x] Litecoin (LTC)
- [x] Dash (DASH)
- [x] Monero (XMR)
Also supported via CoinGecko:
- [x] Cardano (ADA)
- [x] Stellar (XLM)
- [x] IOTA (MIOTA)
- [x] And 13,000+ more coins!
Supported Sources
- [x] Coinbase
- [x] Kraken
- [x] CoinGecko
Product Hunt
Share your thoughts on Product Hunt
Tips
If you'd like to see this tool developed further consider sending over a tip
| Coin | Wallet | |--------------------|--------------------------------------------| | Bitcoin (BTC) | bc1qkmt89twaqz5hvq9676agxj8jgatfy4wgyyuuzc |
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
