Coder Social home page Coder Social logo

crypto-wallet-desktop's Introduction

Crypto-Wallet Desktop

Crypto-Wallet Desktop

Crypto-Wallet Desktop is a decentralized Ethereum wallet built with Electron.js, Vite.js, React.js, TypeScript, and Ethers.js. It provides a user-friendly interface for managing Ethereum and ERC20 tokens, allowing users to send transactions securely and conveniently.

This project is specifically designed for educational purposes and aims to provide an accessible and beginner-friendly codebase. Whether you're a novice developer looking to learn more about building decentralized applications or an experienced developer interested in exploring Ethereum wallets, Crypto-Wallet Desktop is an excellent starting point.

The UI design of Crypto-Wallet Desktop draws inspiration from popular Ethereum wallets like MetaMask, providing users with a familiar and intuitive interface. However, please note that Crypto-Wallet Desktop is not affiliated with or endorsed by MetaMask.

Features

  • Send Ethereum Transactions: Send Ether (ETH) from your wallet to other Ethereum addresses.
  • ERC20 Token Support: Send transactions with ERC20 tokens, including popular tokens like DAI, USDT, and more.
  • Transaction History: View a detailed history of your past transactions, including their status and transaction details.
  • Balance Overview: Keep track of your Ethereum and ERC20 token balances in a single dashboard.
  • Network Switching: Connect to different Ethereum networks, such as Mainnet, Testnet, or a custom network of your choice.
  • QR Code Support: Easily scan QR codes for wallet addresses and transaction details.
  • 🚧 Secure Key Management: Store your private keys securely on your device, ensuring full control of your funds.
  • 🚧 Custom Gas Fees: Set your preferred gas price and gas limit for transactions according to your needs.
  • 🚧 Multi-Language Support: Choose from a range of languages to personalize your wallet interface.

Installation

  1. Clone the repository:

    git clone https://github.com/vatheara/crypto-wallet-desktop.git
  2. Navigate to the project directory:

    cd crypto-wallet-desktop
  3. Install the dependencies:

    npm install
  4. Start the electron:

    npm run dev
  5. Navigate to the react project directory:

    cd vite-project
  6. Start the react:

    npm run dev

    The application will be launched in development mode.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Contributing

Contributions are welcome! If you have any ideas, bug reports, or feature requests, please open an issue or submit a pull request. Make sure to follow the code of conduct.

To contribute to Crypto-Wallet Desktop, follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-feature-branch.
  3. Make your changes and commit them: git commit -am 'Add new feature'.
  4. Push to the branch: git push origin my-feature-branch.
  5. Submit a pull request.

Please ensure that your pull request adheres to the project's guidelines and coding conventions.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

Crypto-Wallet Desktop was made possible thanks to the following open-source projects:

Special thanks to the Ethereum community for their continuous support and inspiration.

crypto-wallet-desktop's People

Contributors

vatheara avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.