@vegaprotocol/snap

v1.0.0
Vega Metamask Snap that adds Vega support for Metamask

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

version

yarn build && git add snap.manifest.json

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

prepublishOnly

yarn build
npm i @vegaprotocol/[email protected]

Metadata

  • MIT
  • >=16.0.0
  • Unknown
  • released 2/7/2024

Downloads