push-protocol-snap-v1
v0.1.1
Published
Get Push Notifications directly in your MetaMask wallet!
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.
