Skip to content

mmatteo23/metamask-gitcoin-snap

Repository files navigation

Stargazers NPM Release Twitter

·    ·    ·

Enabling KYR (Know Your Receiver) transactions. Get stats on who you're sending money to directly on Metamask.

·    ·    ·

Features

Using Gitcoin Snap you can have stats about receiver of your transactions. Currently supported features:

  • Gitcoin Score: the snap shows the address's score
  • Stamps grouped by Platforms: the snap shows a list of stamps based on the platform/issuer that have released them.

Development

Prerequisites

  • MetaMask Flask
    • ⚠️ You need a version of MetaMask that supports Snaps
  • Node.js 18. I strongly recommend you install via NVM to avoid incompatibility issues between different node projects.

Running

  • Run yarn install
  • Run yarn build
  • Run yarn start