@radixdlt/babylon-gateway-api-sdk

v1.0.0-alpha.3
This SDK is a thin wrapper around the Babylon Gateway API, detailed in [the Open API schema](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/radixdlt/babylon-gateway/main/src/RadixDlt.NetworkGateway.GatewayApi/gateway-api-schema.yam

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