@radixdlt/babylon-gateway-api-sdk

v1.0.0-rc.1.4
This SDK is a thin wrapper around the [Babylon Gateway API](https://betanet-gateway.redoc.ly/).

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