@radixdlt/babylon-gateway-api-sdk

v1.0.0-birch.4
This SDK is a thin wrapper around the [Babylon Gateway API](https://docs-babylon.radixdlt.com/main/apis/api-specification.html). It enables clients to efficiently query current and historic state on the RadixDLT ledger, and intelligently handle transactio

dev

vite serve sandbox

lint

yarn eslint & yarn prettier & yarn tsc

test

jest --passWithNoTests

build

vite build && yarn build:types

preview

vite preview

prettier

prettier --write lib

test:watch

jest --watch

build:types

tsc --project tsconfig.types.json --emitDeclarationOnly
npm i @radixdlt/[email protected]

Metadata

Downloads