The Tezos Wallet Snap is a MetaMask extension that adds Tezos functionality to MetaMask, such as address generation and transaction signing.
Visit https://metamask.tezos.com to interact with the Snap.
Install the dependencies
yarn installBuild and start the local development server
yarn startThe example dApp to interact with the Snap is available at http://localhost:8000.
The production snap is available as Snap npm:tezos-metamask-snap.
Visit https://metamask.tezos.com to interact with the Snap.