@entropyxyz/sdk

v0.2.2-0
JS SDK for entropy blockchain

burn

rm -Rf node_modules && yarn cache clean --all && yarn install

lint

yarn lint:ts && yarn lint:eslint

peek

tsc --build --clean

test

yarn test:setup && yarn test:types && yarn test:ts && yarn test:only && yarn test:require && yarn test:import

build

tsup

lint:ts

tsc

prepack

pinst --disable

prepare

husky

test:ts

./dev/bin/test-ts.sh

postpack

pinst --enable

removedb

rm -rf .entropy && docker compose --file dev/docker-scripts/two-nodes.yaml down 2> /dev/null

test:only

./dev/bin/test-only.sh

build:link

yarn build && yarn unlink && yarn link

build:node

tsup --platform node

test:setup

./dev/bin/check-tools.sh && yarn removedb && yarn build

test:types

tsc

build:watch

tsup --watch

lint:eslint

eslint . --ext .ts --fix

postinstall

patch-package

test:import

node tests/import.test.mjs | tap-spec

test:require

node tests/require.test.cjs | tap-spec

build:browser

tsup --platform browser

find-deadcode

ts-prune

test:coverage

nyc yarn test

generate:types

dev/bin/generate-types.sh
npm i @entropyxyz/[email protected]

Metadata

Downloads

Maintainers

Entropy