@gtcx/griot
v0.1.2
Published
Typed Griot Fifty-Four intelligence client (generated from OpenAPI catalog)
Readme
@gtcx/griot
Typed HTTP client for Griot Fifty-Four intelligence (REST + authenticity envelope).
npm install @gtcx/[email protected]
# If packument 404 (npm indexing lag for new @gtcx packages), install via tarball:
npm install https://registry.npmjs.org/@gtcx/griot/-/griot-0.1.1.tgzimport { createGriotClient } from "@gtcx/griot"
const client = createGriotClient({
baseUrl: "https://griot.gtcx.trade",
apiKey: process.env.GRIOT_API_KEY,
})
const snap = await client.index54.snapshot()Publish status
| Item | Status |
|------|--------|
| Version | 0.1.1 (also 0.1.0) |
| private | false |
| Tarball | Live |
| Packument / npm view | May 404 until npm indexes new @gtcx packages |
Open-tier key: {baseUrl}/get-started
