@chain-registry/client

v1.53.1
Chain Registry Client
chain-registry web3 cosmos interchain tokens

copy

copyfiles -f LICENSE README.md package.json dist

clean

rimraf dist/**

prepare

npm run build

build

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

lint

eslint . --fix

test

jest

test:watch

jest --watch
npm i @chain-registry/client

Metadata

Downloads