UNPKG

walletchat-metamask-snap

Version:

Metamask Snap to get WalletChat.fun message notifications directly in the MetaMask browser extension!

42 lines (41 loc) 987 B
{ "version": "0.2.2", "description": "Wallet-to-Wallet Chat Notifications via WalletChat", "proposedName": "app.walletchat.fun 💬", "repository": { "type": "git", "url": "https://github.com/Wallet-Chat/walletchat-metamask-snap" }, "source": { "shasum": "3A61a9PBllUtH9B0HVh7aHVoSBwouuM7eNMJga0p/q0=", "location": { "npm": { "filePath": "dist/bundle.js", "iconPath": "images/wc_logo.svg", "packageName": "walletchat-metamask-snap", "registry": "https://registry.npmjs.org/" } } }, "initialPermissions": { "snap_manageState": {}, "endowment:rpc": { "dapps": true, "snaps": false }, "endowment:cronjob": { "jobs": [ { "expression": "* * * * *", "request": { "method": "fireCronjob" } } ] }, "snap_dialog": {}, "endowment:network-access": {}, "snap_notify": {} }, "manifestVersion": "0.1" }