From dc36e91ac22a5a846e4dbbe4c01637b00fddfd7a Mon Sep 17 00:00:00 2001 From: kishore232317 Date: Sat, 19 Oct 2024 00:03:19 +0530 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 4e605e0..fc27d49 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,15 @@ **Wallet Generator** is a React-based web application that allows users to generate secure mnemonic seed phrases for cryptocurrency wallets. Leveraging the BIP39 standard, the application facilitates the creation of seed phrases which can be used to set up wallets for both Solana and Ethereum networks. This tool is essential for developers and enthusiasts looking to manage their crypto assets securely. +## Repository Metrics + +| Metric | Value | +|------------------|-------------------------------------------------------------------------------------------| +| ![GitHub Stars](https://img.shields.io/github/stars/VedantAnand17/Web3-Wallet?style=social) | ![GitHub Forks](https://img.shields.io/github/forks/VedantAnand17/Web3-Wallet?style=social) | +| ![GitHub Issues](https://img.shields.io/github/issues/VedantAnand17/Web3-Wallet) | ![GitHub Pull Requests](https://img.shields.io/github/issues-pr/VedantAnand17/Web3-Wallet) | +| ![GitHub Contributors](https://img.shields.io/github/contributors/VedantAnand17/Web3-Wallet) | ![GitHub License](https://img.shields.io/github/license/VedantAnand17/Web3-Wallet) | + + ## Features - **Mnemonic Generation:** Create secure and random seed phrases using the BIP39 standard.