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 install
Build and start the local development server
yarn start
The 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.