@radixdlt/radix-engine-toolkit

v0.2.0-birch.4
A TypeScript wrapper for the Radix Engine Toolkit that provides many of the necessary tools to interact with the Radix ledger
Radix ledger transaction radixdlt

ci

yarn build && vitest run

prep

yarn run format; yarn run build; yarn run test

test

vitest

build

rm -rf dist; vite build && yarn build:types

format

prettier --write .

build:types

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

Metadata

Downloads