interchain-kit

v0.0.1-beta.8
Universal wallet connector for the interchain

copy

copyfiles -f ../../LICENSE README.md package.json dist

lint

eslint . --fix

test

jest

build

npm run clean; tsc; tsc -p tsconfig.esm.json; npm run copy

clean

rimraf dist/**

prepare

npm run build

test:watch

jest --watch

Metadata

Downloads