Skip to content

vbh1v/WalletGen

Repository files navigation

WalletGen

WalletGen is a React functional component designed to create and manage cryptocurrency wallets. With WalletGen, you can effortlessly generate new wallets, or input an existing recovery phrase to recover one. The component showcases both private and public keys, provides an option to copy them directly to your clipboard, and includes features to hide or reveal sensitive data as needed.

Features

  • Create Wallet: Generate a new wallet and access the corresponding private and public keys.
  • Visibility Control: Toggle the display of private keys and recovery phrases to maintain security.
  • Copy Functionality: Easily copy private keys, public keys, and recovery phrases to your clipboard.

Installation

To get started, ensure that you have Node.js and npm installed on your system.

  1. Clone this repository or add the WalletGen component to your existing React project.

  2. Install the required dependencies:

    npm install tweetnacl bip39 ed25519-hd-key @solana/web3.js sonner lucide-react
  3. Import and integrate the WalletGen component into your React application.

About

A clean crypto wallet generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published