0.14.32 • Published 5 months ago

@pryzm-finance/pryzmaticsjs v0.14.32

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
5 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

10 months ago

0.8.8

11 months ago

0.7.32

12 months ago

0.9.14

9 months ago

0.7.31

12 months ago

0.7.39

12 months ago

0.7.38

12 months ago

0.13.6

8 months ago

0.13.7

8 months ago

0.14.17

6 months ago

0.11.0

9 months ago

0.10.15

9 months ago

0.13.0

8 months ago

0.10.16

9 months ago

0.14.14

6 months ago

0.13.1

8 months ago

0.10.17

9 months ago

0.13.2

8 months ago

0.11.22

8 months ago

0.13.3

8 months ago

0.11.5

9 months ago

0.11.7

9 months ago

0.14.23

5 months ago

0.14.22

5 months ago

0.14.21

5 months ago

0.7.28

1 year ago

0.7.27

1 year ago

0.14.28

5 months ago

0.14.26

5 months ago

0.14.25

5 months ago

0.8.20-rc1

10 months ago

0.14.32

5 months ago

0.14.5

6 months ago

0.12.7

8 months ago

0.14.6

6 months ago

0.12.8

8 months ago

0.12.9

8 months ago

0.14.8

6 months ago

0.14.9

6 months ago

0.12.1

8 months ago

0.13.24

7 months ago

0.12.5

8 months ago

0.7.40

12 months ago

0.10.0

9 months ago

0.7.41

11 months ago

0.8.19

10 months ago

0.8.17

11 months ago

0.7.49

11 months ago

0.11.17

9 months ago

0.11.12

9 months ago

0.11.13

9 months ago

0.7.23

1 year ago

0.7.0

1 year ago

0.6.12

1 year ago

0.6.11

1 year ago

0.6.10

1 year ago

0.6.9

1 year ago

0.6.8

1 year ago

0.6.7

1 year ago

0.6.6

1 year ago