0.1.1 • Published 8 months ago

@unipasswallet/unipass-snap v0.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

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, transpilationMode must be set to localOnly (default) or localAndDeps.