@cardano-sdk/cip30

v0.2.0
TypeScript definitions for the dApp Connector standard CIP30

build

tsc --build ./src

tscNoEmit

shx echo typescript --noEmit command not implemented yet

cleanup

shx rm -rf dist node_modules

lint

eslint --ignore-path ../../.eslintignore "**/*.ts"

lint:fix

eslint --fix --ignore-path ../../.eslintignore "**/*.ts"

test

jest -c ./jest.config.js

test:e2e

shx echo 'test:e2e' command not implemented yet

coverage

shx echo No coverage report for this package

prepack

yarn build

test:debug

DEBUG=true yarn test
npm i @cardano-sdk/[email protected]

Metadata

Downloads

Maintainers