From f4c4601ae630230b5ee46e94f1293ba8a25fd59b Mon Sep 17 00:00:00 2001 From: sivakumar1425 Date: Sat, 19 Oct 2024 00:37:42 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4e605e0..26a0568 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ ## Overview **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