0.1.9 • Published 2 years ago
metamask-ipfs-sync-snap v0.1.9
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.