tezos-metamask-snap

1.0.3 • Public • Published

Tezos MetaMask 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.
  • For the global wallet type to work, you have to add the following to your tsconfig.json:
    {
      "files": ["./node_modules/@metamask/snaps-types/global.d.ts"]
    }

Readme

Keywords

none

Package Sidebar

Install

npm i tezos-metamask-snap

Weekly Downloads

128

Version

1.0.3

License

(MIT-0 OR Apache-2.0)

Unpacked Size

1.38 MB

Total Files

6

Last publish

Collaborators

  • papers_ch