Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hugomrdias/metamask

Metasmask Tools
https://github.com/hugomrdias/metamask

filecoin filsnap metamask playwright testing

Last synced: 7 days ago
JSON representation

Metasmask Tools

Awesome Lists containing this project

README

        

# Metamask Tools Monorepo

## Install

```bash
# install all dependencies in the mono-repo
pnpm install
# setup git hooks
npx simple-git-hooks
```

## Packages

- [metamask-testing-tools](./packages/tools) - This is a collection of tools for testing metamask, metamask flask and metamask snaps.

## Contributing

Read contributing guidelines [here](.github/CONTRIBUTING.md).

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/hugomrdias/metamask)

## License

[MIT](./license) © [Hugo Dias](http://hugodias.me)