UNPKG

hashdit-snap-security

Version:

The HashDit Security Snap provides transaction warnings when interacting with risky contracts.

37 lines (36 loc) 996 B
{ "version": "1.0.1", "description": "HashDit security snap to screen addresses before interaction.", "proposedName": "HashDit Security", "repository": { "type": "git", "url": "https://github.com/hashdit/metamask-snap.git" }, "source": { "shasum": "bCF44WwxTY+jJhr+FOdeFwgFloVyiDp8DrkBRcEdhZ0=", "location": { "npm": { "filePath": "dist/bundle.js", "iconPath": "images/hashdit.svg", "packageName": "hashdit-snap-security", "registry": "https://registry.npmjs.org/" } } }, "initialPermissions": { "endowment:transaction-insight": { "allowTransactionOrigin": true }, "endowment:network-access": {}, "endowment:ethereum-provider": {}, "snap_manageState": {}, "endowment:lifecycle-hooks": {}, "snap_dialog": {}, "endowment:page-home": {}, "endowment:signature-insight": { "allowSignatureOrigin": true } }, "platformVersion": "6.22.0", "manifestVersion": "0.1" }