@pryzm-finance/pryzmaticsjs v0.14.32
PryzmaticsJs: Javascript SDK for pryzm-finance/pryzmatics
PryzmaticsJs is a JavaScript software development kit (SDK) that enables the development of applications that interact with the Pryzm blockchain indexer (Pryzmatics) from both Node.js and web browsers.
Install
pnpm install @pryzm-finance/pryzmaticsjsUsage
PryzmaticsClient
import { createPryzmaticsClient } from "@pryzm-finance/pryzmaticsjs";
const pryzmaticsClient = await createPryzmaticsClient({restEndpoint: PRISMATICS_ENDPOINT})
const syncInfo = (await pryzmaticsClient.pryzmatics.syncInfo()).sync_infoExample Project
example is a sample project that depends on @pryzm-finance/pryzmaticsjs and contains examples on how to query data.
Developing
When first cloning the repo:
pnpm installCodegen
Proto files live in ./proto. Look inside of scripts/codegen.js and configure the settings for bundling your SDK into @pryzm-finance/pryzmaticsjs:
pnpm codegenPublishing
Build the types and then publish:
pnpm compile
pnpm publishCredits
🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️
Code built with the help of these related projects:
- @cosmwasm/ts-codegen for generated CosmWasm contract Typescript classes
- @osmonauts/telescope a "babel for the Cosmos", Telescope is a TypeScript Transpiler for Cosmos Protobufs.
- cosmos-kit A wallet connector for the Cosmos ⚛️
10 months ago
11 months ago
12 months ago
9 months ago
12 months ago
12 months ago
12 months ago
8 months ago
8 months ago
6 months ago
9 months ago
9 months ago
8 months ago
9 months ago
6 months ago
8 months ago
9 months ago
8 months ago
8 months ago
8 months ago
9 months ago
9 months ago
5 months ago
5 months ago
5 months ago
1 year ago
1 year ago
5 months ago
5 months ago
5 months ago
10 months ago
5 months ago
6 months ago
8 months ago
6 months ago
8 months ago
8 months ago
6 months ago
6 months ago
8 months ago
7 months ago
8 months ago
12 months ago
9 months ago
11 months ago
10 months ago
11 months ago
11 months ago
9 months ago
9 months ago
9 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago