@radixdlt/babylon-gateway-api-sdk

v1.7.3
This SDK is a thin wrapper around the [Babylon Gateway API](https://docs.radixdlt.com/docs/network-gateway). It enables clients to efficiently query current and historic state on the RadixDLT ledger, and intelligently handle transaction submission. It is

dev

vite serve sandbox

build

vite build && yarn build:types

build:types

tsc --project tsconfig.types.json --emitDeclarationOnly

preview

vite preview

prettier

prettier --write lib

lint

yarn eslint & yarn prettier & yarn tsc

test

jest --passWithNoTests

test:watch

jest --watch
npm i @radixdlt/babylon-gateway-api-sdk

Metadata

Downloads