Get current BSV price and exchange rate information from WhatsOnChain API. Returns USD price, market cap, and price changes.
/plugin marketplace add b-open-io/bsv-skills/plugin install bsv-skills@b-open-ioThis skill is limited to using the following tools:
scripts/price.tsGet current BSV price from WhatsOnChain API.
bun run /path/to/skills/check-bsv-price/scripts/price.ts
WhatsOnChain Exchange Rate API:
GET https://api.whatsonchain.com/v1/bsv/main/exchangerateReturns current price information including:
WhatsOnChain API is public and doesn't require API keys for basic queries.