safe-rotator

0.1.0 • Public • Published

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.

Testing

The snap comes with some basic tests, to demonstrate how to write tests for snaps. To test the snap, run yarn test in this directory. This will use @metamask/snaps-jest to run the tests in src/index.test.ts.

Notes

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

Readme

Keywords

none

Package Sidebar

Install

npm i safe-rotator

Weekly Downloads

1

Version

0.1.0

License

(MIT-0 OR Apache-2.0)

Unpacked Size

630 kB

Total Files

6

Last publish

Collaborators

  • 0xdhruv