0.1.2 • Published 7 months ago

foresight-snap v0.1.2

Weekly downloads
-
License
(MIT-0 OR Apache-...
Repository
github
Last release
7 months ago

TypeScript Example Snap

This snap demonstrates how to develop a snap with TypeScript. It is a simple snap that displays a confirmation dialog when the hello JSON-RPC method is called.

Notes

  • Babel is used for transpiling TypeScript to JavaScript, so when building with the CLI, transpilationMode must be set to localOnly (default) or localAndDeps.
0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago