@hashgraph/hedera-wallet-snap

v0.3.0
Hedera Wallet Snap unlocks wallet functionality via Metamask that any other apps can interact with, thereby turning Metamask into a native Hedera wallet without relying on Hedera JSON-RPC Relay.
MetaMask Snaps Hedera Hashgraph HBAR

lint

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

test

jest --forceExit --verbose --coverage

build

mm-snap build

clean

rimraf dist

serve

mm-snap serve

start

mm-snap watch

test:ci

yarn test --silent

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

allow-scripts

yarn workspace @hashgraph/hedera-wallet-snap-monorepo allow-scripts
npm i @hashgraph/[email protected]

Metadata

  • Apache-2.0
  • >=18.13.0
  • Tuum Tech, Hedera Smart Contracts Team
  • released 4/16/2024

Downloads