Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohtopuspesi2/metamask-wallet-gateway-web3-plugin-snaps-span-moralis-wrapper
This repository features a comprehensive gateway and plugin for MetaMask Wallet, including Web3 integration, Snaps for extended functionalities, and a Moralis wrapper for enhanced backend support. It offers tools for seamless wallet interactions and expanded features in your applications.
https://github.com/ohtopuspesi2/metamask-wallet-gateway-web3-plugin-snaps-span-moralis-wrapper
bitcoin blockchain cryptocurrencies cryptocurrency ethereum gateway metamask metamask-bot metamask-desktop metamask-extension metamask-plugin metamask-snap metamask-wallet moralis snaps span wallet wallet-security web3-plugin wrapper
Last synced: about 1 month ago
JSON representation
This repository features a comprehensive gateway and plugin for MetaMask Wallet, including Web3 integration, Snaps for extended functionalities, and a Moralis wrapper for enhanced backend support. It offers tools for seamless wallet interactions and expanded features in your applications.
- Host: GitHub
- URL: https://github.com/ohtopuspesi2/metamask-wallet-gateway-web3-plugin-snaps-span-moralis-wrapper
- Owner: Ohtopuspesi2
- License: mit
- Created: 2024-08-13T14:19:55.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T09:54:56.000Z (3 months ago)
- Last Synced: 2024-09-23T07:04:07.014Z (about 2 months ago)
- Topics: bitcoin, blockchain, cryptocurrencies, cryptocurrency, ethereum, gateway, metamask, metamask-bot, metamask-desktop, metamask-extension, metamask-plugin, metamask-snap, metamask-wallet, moralis, snaps, span, wallet, wallet-security, web3-plugin, wrapper
- Language: JavaScript
- Size: 488 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![ezgif com-resize (1)](https://github.com/MuckPro/REDME/assets/138373919/03e4851b-2ca4-476d-83b6-47556477ddab)
---
Metamask Gateway to Web3 Plugin
## Browser Support| [![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png)](https://chrome.google.com/webstore/detail/temple-tezos-wallet-ex-th/ookjlbkiijinhpmnjffcofjonbfbgaoc) | [![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png)](https://addons.mozilla.org/en-US/firefox/addon/temple-wallet/) | [![Brave](https://raw.github.com/alrra/browser-logos/master/src/brave/brave_48x48.png)](https://chrome.google.com/webstore/detail/temple-tezos-wallet-ex-th/ookjlbkiijinhpmnjffcofjonbfbgaoc) | [![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png)](https://chrome.google.com/webstore/detail/temple-tezos-wallet-ex-th/ookjlbkiijinhpmnjffcofjonbfbgaoc) | [![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png)](https://chrome.google.com/webstore/detail/temple-tezos-wallet-ex-th/ookjlbkiijinhpmnjffcofjonbfbgaoc) |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 49 & later ✔ | 52 & later ✔ | Latest ✔ | 36 & later ✔ | 79 & later ✔[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![0.3.1](https://badge.fury.io/js/btcsnap.png)](https://badge.fury.io/js/btcsnap)
[![GitHub tag](https://img.shields.io/badge/dynamic/json.svg?url=https://raw.githubusercontent.com/BlueWallet/BlueWallet/master/package.json&query=$.version&label=Version)](https://github.com/BlueWallet/BlueWallet)
[![CircleCI](https://circleci.com/gh/BlueWallet/BlueWallet.svg?style=svg)](https://circleci.com/gh/BlueWallet/BlueWallet)
![](https://img.shields.io/github/license/BlueWallet/BlueWallet.svg)
[![Codecov badge](https://img.shields.io/codecov/c/github/MyEtherWallet/MyEtherWallet/develop.svg?style=flat-square)](https://codecov.io/github/MyEtherWallet/MyEtherWallet?branch=develop)
[![CI](https://github.com/MetaMask/metamask-mobile/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/MetaMask/metamask-mobile/actions/workflows/ci.yml) [![CLA](https://github.com/MetaMask/metamask-mobile/actions/workflows/cla.yml/badge.svg?branch=main)](https://github.com/MetaMask/metamask-mobile/actions/workflows/cla.yml)![MetaMask logo](https://raw.githubusercontent.com/MetaMask/metamask-mobile/main/logo.png)
# MetaMask Ethereum Network Support Project
This project aims to introduce an application that allows MetaMask users to seamlessly connect to the Ethereum network. MetaMask is a popular wallet application for users interacting with Ethereum, and this project streamlines the process of connecting and using MetaMask on a private Ethereum network.
## Getting started
In this section, you should describe how to install and start the project in your local development environment.
#### Requirements
You will need the following requirements to run your project:
- [Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/) must be installed.
- [Visual Studio](https://visualstudio.microsoft.com/tr/downloads/) must be installed.
- [MetaMask](https://metamask.io/) plugin must be installed.
- You should have Ethereum development tools such as [Truffle](https://www.trufflesuite.com/truffle) and [Ganache](https://www.trufflesuite.com/ganache) installed.### Backers
## Contributing
We welcome contributions from the community. To contribute to BlockchainBridge, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Commit your changes.
4. Submit a pull request.
## Dapp Developer Resources- [Extend MetaMask's features w/ MetaMask Snaps.](https://docs.metamask.io/guide/snaps.html)
- [Prompt your users to add and switch to a new network.](https://medium.com/metamask/connect-users-to-layer-2-networks-with-the-metamask-custom-networks-api-d0873fac51e5)
- [Change the logo that appears when your dapp connects to MetaMask.](https://docs.metamask.io/guide/defining-your-icon.html)License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
You can preview the production build with `npm run preview`.
> To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.
[![Deploy to WunderGraph](https://wundergraph.com/button)](https://cloud.wundergraph.com/new/clone?templateName=sveltekit)