@chain-registry/types

v0.50.1
Chain Registry types
chain-registry web3 cosmos interchain

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

test

jest

test:watch

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

Metadata

Downloads