Here are
721 public repositories
matching this topic...
Mobile web browser providing access to websites that use the Ethereum blockchain
Updated
Mar 17, 2022
JavaScript
The contents of this repository will help you launch a career in Blockchain development. How to deploy Smart contracts on Ethereum, build DApps, DeFi, DAO, NFT and Token protocol.
Token Multisender Dapp smart contract. Airdrop tokens. Batch sending ERC20, ETH, Ethereum tokens. Send thousands of transfers in a few transactions. It can help user to save more tx fee and time than sending one by one
Updated
May 4, 2021
JavaScript
🏌🏼E2E testing for dApps using Puppeteer + MetaMask
Updated
Mar 6, 2022
JavaScript
Build a simple React / Web3 Dapp that replicates a small portion of the Uniswap v2 interface
Updated
Mar 10, 2022
TypeScript
Port of MetaMask Ethereum Ðapp browser for mobile devices (iOS only for now)
Updated
Feb 27, 2022
JavaScript
A Selenium Python bot to automatically and bulky upload and sell your NFTs on OpenSea (all metadata integrated - Ethereum and Polygon supported).
Updated
Mar 6, 2022
Python
a custom React Hook to manage Metamask in Ethereum ĐApp projects
Updated
Jan 5, 2022
JavaScript
Synpress is an wrapper around Cypress.io with metamask support thanks to puppeteer.
Updated
Mar 16, 2022
JavaScript
An OpenZeppelin starter kit containing React, OpenZeppelin SDK & OpenZeppelin Contracts.
Updated
Jan 23, 2022
JavaScript
This DAPP was used to send token or ETH to multiple addresses in one transaction, and that can help user to save more tx fee and time than sending one by one
Updated
Jan 20, 2021
Solidity
Easily create a desktop version of your dApp using Electron (Muon) + MetaMask.
Updated
Aug 25, 2021
JavaScript
A fork of MetaMask focused on the usability of real-world applications
Updated
Sep 21, 2021
JavaScript
Interact with Ethereum wallets easily
Updated
Feb 13, 2022
TypeScript
Updated
Mar 2, 2022
JavaScript
Generation and validation of certificates using ethereum blockchain
Updated
Feb 11, 2022
JavaScript
🦊 Connect to MetaMask from node.js
Updated
Aug 10, 2021
JavaScript
👾 A React Native app to visualize your NFTs in AR
Updated
Jan 17, 2022
Java
Connect a native iOS/Android app using Expo to a MetaMask wallet using WalletConnect without ejecting
Updated
Jan 17, 2022
TypeScript
A simple, fast, and modern dApp for minting NFTs
Updated
Mar 9, 2022
TypeScript
Simple and subtle Ethereum network status indicator inspired by MetaMask. 🌐 🔌
Updated
Nov 8, 2017
JavaScript
Updated
Feb 11, 2022
JavaScript
A pluggable Django app that enables login/signup via an Ethereum wallet (a la CryptoKitties)
Updated
Sep 6, 2021
Python
Truffle, Nuxt and Vue boilerplate
Updated
Nov 1, 2021
JavaScript
Testing Metamask's status with Vue
An ethereum ERC20 token generator, issue your own token on ethereum with just a few clicks
Updated
May 3, 2021
JavaScript
Updated
Jan 27, 2022
HTML
An easy to use and reliable library that provides one line access to Web3 API.
Updated
Aug 5, 2020
TypeScript
Improve this page
Add a description, image, and links to the
metamask
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
metamask
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I'm studying a bit about jwt and saw that as best practice is preferable to store the jwt into the cookies instead than on local storage due to security reason, would be great to have this implemented here.
Just for learning prupose i link a guide that i used on how to implement it
https://dev.to/franciscomendes10866/using-cookies-with-jwt-in-node-js-8fn