Skip to content
/ DeWall Public

A decentralized wallet project for creating both Solana and Ethereum wallets.

Notifications You must be signed in to change notification settings

rxhul18/DeWall

Repository files navigation

🚀 dewall

dewall⛓️‍💥 is a decentralized crypto wallet supporting Solana and Ethereum HD wallets. Built with React and Vite, dewall uses key packages like bip39, @solana/web3.js, ethers, and ed25519-hd-key to generate and manage HD wallets. The user interface follows a sleek, black-and-white minimal design for a clean user experience.

image

🌟 Features

  • Solana and Ethereum HD Wallets: Decentralized HD wallets for two major blockchains.
  • Mnemonic Generation: Generate secure 12-word mnemonics with bip39.
  • Minimal UI Design: Clean, black-and-white interface for simplicity.

🛠️ Tech Stack

  • Frontend: React, Vite
  • Blockchain: Solana, Ethereum
  • Wallet Libraries: bip39, @solana/web3.js, ethers, ed25519-hd-key

Installation

To get started with dewall, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/dewall.git
    cd dewall
  2. Install dependencies:

    npm install

Running the Project

To start the development server:

npm run dev

About

A decentralized wallet project for creating both Solana and Ethereum wallets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published