@sperax/cryptocurrency-cv
v0.2.2
Published
cryptocurrency-cv — part of the SperaxOS agent workspace.
Maintainers
Readme
@sperax/cryptocurrency-cv
Install
npm install @sperax/cryptocurrency-cv@sperax/cryptocurrency-cv
Used by: - webapi/quickglance/news (news aggregation) - webapi/quickglance/social (social intelligence) - api/v1/data/news + social (public data routes) - api/intel/market-intelligence (signals, whales, narratives) - @sperax/tool-crypto-news - @sperax/tool-daily-report
Usage
Source-first workspace package — there is no build step. TypeScript resolves it through
workspace:*, so importing it is all that is required:
import { CryptoCvClient, CryptoCvClientConfig, getCryptoCvClient } from '@sperax/cryptocurrency-cv';Exports
@sperax/cryptocurrency-cv
everything from ./types · CryptoCvClient · CryptoCvClientConfig · getCryptoCvClient
Development
Run this package's tests:
bunx vitest run --silent='passed-only' packages/cryptocurrency-cvSource: packages/cryptocurrency-cv
Part of SperaxOS — the open-source AI agent workspace for DeFi. See CONTRIBUTING.md before opening a pull request.
License
cryptocurrency-cv is released under the Apache-2.0 license.
