@tenderly/metamask-snap

v1.0.0
A MetaMask Snap with transaction preview powered by Tenderly Simulation API.

lint

yarn lint:eslint && yarn lint:misc --check

test

jest

build

mm-snap build

clean

rimraf dist

serve

mm-snap serve

start

mm-snap watch

lint:fix

yarn lint:eslint --fix && yarn lint:misc --write

lint:misc

prettier '**/*.json' '**/*.md' '!CHANGELOG.md' --ignore-path .gitignore

build:clean

yarn clean && yarn build

lint:eslint

eslint . --cache --ext js,ts
npm i @tenderly/[email protected]

Metadata

Downloads