TtheBC01 / MetaMask-Snap-Example

Simple MetaMask snap implementation for creating a donation button.

Home Page:https://www.npmjs.com/package/@metamask/template-snap

Repository from Github https://github.comTtheBC01/MetaMask-Snap-ExampleRepository from Github https://github.comTtheBC01/MetaMask-Snap-Example

MetaMask Snap Playground

I'm using this repository to play around with the new MetaMask snap feature.

Requirements

  1. MetaMask Flask (make sure you don't have MM Flask installed along side vanilla MM in the same browser)
  2. Node

Setup

git clone https://github.com/TtheBC01/MetaMask-Snap-Example.git
cd MetaMask-Snap-Example
yarn install
yarn build
yarn serve

About

Simple MetaMask snap implementation for creating a donation button.

https://www.npmjs.com/package/@metamask/template-snap


Languages

Language:JavaScript 57.0%Language:HTML 43.0%