@keystonehq/polkadotsnap-adapter

v0.0.1
Adapter for installing Polkadot
metamask snap dapp

lint

yarn run lint:style && yarn run lint:types

test

exit 0

build

yarn run build:lib && yarn run build:types

prebuild

rm -rf build

build:lib

tsc --build tsconfig.json

lint:style

eslint --color 'src/**/*.{js,ts,tsx}'

lint:types

tsc --noEmit --pretty

build:types

tsc --emitDeclarationOnly

lint:style:fix

yarn run lint:style --fix
npm i @keystonehq/polkadotsnap-adapter

Metadata

Downloads