0.2.1 • Published 3 years ago

sag-snap v0.2.1

Weekly downloads
-
License
(MIT-0 OR Apache-...
Repository
github
Last release
3 years ago

SAG Example Snap

This snap demonstrates how to develop a snap with TypeScript. It is a simple snap that return wallet address & balance when JSON-RPC methods 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.2.1

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago