walletchat-metamask-snap
Version:
Metamask Snap to get WalletChat.fun message notifications directly in the MetaMask browser extension!
13 lines (7 loc) • 524 B
Markdown
This NPM package is a Metamask Snap which enables WalletChat notifications natively in Metamask, and users can respond to new chat messages directly in Metamask!
For more details please visit: https://docs.walletchat.fun/metamask-integration
- Metamask Flask or Flask-Enabled Metamask Browser Extension required
- Babel is used for transpiling TypeScript to JavaScript, so when building with the CLI,
`transpilationMode` must be set to `localOnly` (default) or `localAndDeps`.