# WalletChat.Fun Metamask Snap

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

## Notes

- 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`.
