@radixdlt/alphanet-gateway-api-v0-sdk

v0.1.5
This SDK is a thin wrapper around the Babylon V0 Gateway API, detailed in [the Open API schema](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/radixdlt/babylon-alphanet/main/gateway-api-v0/gateway-api-v0-schema.yaml).

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/alphanet-gateway-api-v0-sdk

Metadata

Downloads