push-protocol-mm-snap
v0.1.2
Published
A MetaMask Snap that displays a user's Push Protocol notifications.
Readme
TypeScript Example Snap
This Snap demonstrates how to develop a Snap with TypeScript.
Notes
- Babel is used for transpiling TypeScript to JavaScript, so when building with the CLI,
transpilationModemust be set tolocalOnly(default) orlocalAndDeps.
