/Wallet-Master

Web3 WebApp using which user can send transection through blockchain and these transection then would be linked with a gif and would be stored which can be viewed by user later.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Wallet-Master

WhatsApp Image 2023-07-02 at 4 48 07 PM

Live Demo

About

I have created a Web3 WebApp using which user can send transection through blockchain and these transection then would be linked with a gif and would be stored which can be viewed by user later. The frontend is developed using Reactjs which is a very famous technology for front with which used vite which made development process even seemless. Used Solidity to implement Smart Contract that generate a chain of transaction records in the blockchain system.

How to Install and Run the Project

To install the project frist have to make the clone of project locally :

git clone https://github.com/Infinite-Null/Web3-Wallet
cd Web3-Wallet/Client
npm install #or yarn install

To strat the project at your LocalHost :

npm run dev

Now the server is running in http://localhost:5173/

Screenshots

Screenshot (43) Screenshot (44) Screenshot (48) Screenshot (49) Screenshot (50) Screenshot (47) Screenshot (46)

Features

  • Minimal Ui
  • Easy To use
  • Secure
  • Uses Blockchain technology
  • Uses Meta Mask
  • Fully Responsive
  • Each Transaction is linked with a gif
  • Each Transaction is stored and can be viewed later

License

Copyright © 2023 Infinite-Null

Web3-Wallet is a free software licensed under GPL v3.0

It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;

without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.