@chain-registry/assets

v1.8.0
Chain Registry Asset Lists

lint

eslint --ext .ts,.tsx,.js .

test

jest

buidl

npm run build && npm run build:ts

build

cross-env BABEL_ENV=production babel src --out-dir main --delete-dir-on-start --extensions ".tsx,.ts,.js"

format

eslint --fix . --ext .ts,.tsx,.js

codegen

babel-node ./scripts/build.js

prepare

npm run build

build:ts

tsc --project ./tsconfig.json

test:debug

node --inspect node_modules/.bin/jest --runInBand

test:watch

jest --watch
npm i @chain-registry/[email protected]

Metadata

Downloads

Maintainers