Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmatteo23/metamask-gitcoin-snap

Gitcoin Passport Analytics Snap. Get stats on who you're sending money to directly on Metamask.
https://github.com/mmatteo23/metamask-gitcoin-snap

gitcoin-passport metamask metamask-snap reputation

Last synced: 3 days ago
JSON representation

Gitcoin Passport Analytics Snap. Get stats on who you're sending money to directly on Metamask.

Awesome Lists containing this project

README

        


Passport logo


Gitcoin Passport Analytics Snap




Website
·
Blog



Stargazers


NPM Release


Twitter

· &nbsp&nbsp&nbsp· &nbsp&nbsp&nbsp·


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

· &nbsp&nbsp&nbsp· &nbsp&nbsp&nbsp·

# 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](https://docs.metamask.io/snaps/get-started/install-flask/)
- ⚠️ You need a version of MetaMask that supports Snaps
- Node.js `18`. I **strongly** recommend you install via [NVM](https://github.com/creationix/nvm) to avoid incompatibility issues between different node projects.

## Running

- Run `yarn install`
- Run `yarn build`
- Run `yarn start`