@radixdlt/wallet-sdk

v1.0.1
Radix TypeScript Wallet SDK repository
radix wallet sdk dlt web3 dApp crypto DeFi

dev

vite serve examples

lint

eslint --cache lib

test

jest --passWithNoTests

build

vite build && npm run build:types

prepare

npx husky install

preview

vite preview

lint:fix

eslint --cache --fix lib

pre-push

npm run build && npm run lint && npm run prettier && npm run test

prettier

prettier --cache --check lib

test:watch

jest --watch

build:types

tsc --project tsconfig.types.json --emitDeclarationOnly

prettier:fix

prettier --cache --write lib

semantic-release

semantic-release
npm i @radixdlt/[email protected]

Metadata

Downloads