check-bsv-price
SKILL.md
Check BSV Price
Get current BSV price from WhatsOnChain API.
Status
Complete - All tests passing
When to Use
- Check current BSV/USD exchange rate
- Calculate transaction values in USD
- Monitor BSV price movements
- Display market information
Usage
# Get price in human-readable format
bun run skills/check-bsv-price/scripts/price.ts
# Get price in JSON format
bun run skills/check-bsv-price/scripts/price.ts --json
# Show help
bun run skills/check-bsv-price/scripts/price.ts --help
API Endpoint
WhatsOnChain Exchange Rate API:
GET https://api.whatsonchain.com/v1/bsv/main/exchangerate
Response
Returns current price information including:
- Rate (USD)
- Currency
- Timestamp
No Authentication Required
WhatsOnChain API is public and doesn't require API keys for basic queries.
Weekly Installs
16
Repository
b-open-io/bsv-skillsGitHub Stars
1
First Seen
Jan 20, 2026
Security Audits
Installed on
claude-code16
cursor14
antigravity14
codex14
gemini-cli14
opencode14