0.14.32 • Published 9 months ago

@pryzm-finance/pryzmaticsjs v0.14.32

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
9 months ago

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/pryzmaticsjs

Usage

PryzmaticsClient

import { createPryzmaticsClient } from "@pryzm-finance/pryzmaticsjs";

const pryzmaticsClient = await createPryzmaticsClient({restEndpoint: PRISMATICS_ENDPOINT})

const syncInfo = (await pryzmaticsClient.pryzmatics.syncInfo()).sync_info

Example 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 install

Codegen

Proto files live in ./proto. Look inside of scripts/codegen.js and configure the settings for bundling your SDK into @pryzm-finance/pryzmaticsjs:

pnpm codegen

Publishing

Build the types and then publish:

pnpm compile
pnpm publish

Credits

🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️

Code built with the help of these related projects:

0.9.13

1 year ago

0.8.8

1 year ago

0.7.32

1 year ago

0.9.14

1 year ago

0.7.31

1 year ago

0.7.39

1 year ago

0.7.38

1 year ago

0.13.6

12 months ago

0.13.7

12 months ago

0.14.17

10 months ago

0.11.0

1 year ago

0.10.15

1 year ago

0.13.0

1 year ago

0.10.16

1 year ago

0.14.14

10 months ago

0.13.1

1 year ago

0.10.17

1 year ago

0.13.2

12 months ago

0.11.22

1 year ago

0.13.3

12 months ago

0.11.5

1 year ago

0.11.7

1 year ago

0.14.23

9 months ago

0.14.22

9 months ago

0.14.21

9 months ago

0.7.28

1 year ago

0.7.27

1 year ago

0.14.28

9 months ago

0.14.26

9 months ago

0.14.25

9 months ago

0.8.20-rc1

1 year ago

0.14.32

9 months ago

0.14.5

10 months ago

0.12.7

1 year ago

0.14.6

10 months ago

0.12.8

1 year ago

0.12.9

1 year ago

0.14.8

10 months ago

0.14.9

10 months ago

0.12.1

1 year ago

0.13.24

11 months ago

0.12.5

1 year ago

0.7.40

1 year ago

0.10.0

1 year ago

0.7.41

1 year ago

0.8.19

1 year ago

0.8.17

1 year ago

0.7.49

1 year ago

0.11.17

1 year ago

0.11.12

1 year ago

0.11.13

1 year ago

0.7.23

1 year ago

0.7.0

2 years ago

0.6.12

2 years ago

0.6.11

2 years ago

0.6.10

2 years ago

0.6.9

2 years ago

0.6.8

2 years ago

0.6.7

2 years ago

0.6.6

2 years ago