Skip to content

Nicki9878/metamask-snap

 
 

Repository files navigation

@tezoroproject/snap

Testing and Linting

Run yarn test to run the tests once.

Run yarn lint to run the linter, or run yarn lint:fix to run the linter and fix any automatically fixable issues.

Using NPM packages with scripts

Scripts are disabled by default for security reasons. If you need to use NPM packages with scripts, you can run yarn allow-scripts auto, and enable the script in the lavamoat.allowScripts section of package.json.

See the documentation for @lavamoat/allow-scripts for more information.

Flow

  1. Install tha snap
  2. Give required permissions (account read)
  3. Connect Tezoro account (to check backups)
  4. At 00:00 on day-of-month 1 and 15 it checks the balance of the account and sends a notification if the balance is not backed up.

Usage

Install snap on Tezoro website (dashboard), give required permissions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.2%
  • JavaScript 4.9%
  • Shell 3.9%