An open API service indexing awesome lists of open source software.

https://github.com/infinite-null/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.
https://github.com/infinite-null/wallet-master

blockchain bootstrap nextui react smart-contracts solidity vite web3

Last synced: 7 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# Wallet-Master

![WhatsApp Image 2023-07-02 at 4 48 07 PM](https://github.com/Infinite-Null/Wallet-Master/assets/97950192/1283eb69-4bce-4191-a29e-f03dcb1865b9)

>[Live Demo](https://web3-5388b.web.app/)

## 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)](https://github.com/Infinite-Null/Wallet-Master/assets/97950192/ac7fa5d6-1ad9-4fc1-a293-c32f6677e433) ![Screenshot (44)](https://github.com/Infinite-Null/Wallet-Master/assets/97950192/2318c294-ddc6-4311-9b32-3cc1c40f9acb) ![Screenshot (48)](https://github.com/Infinite-Null/Wallet-Master/assets/97950192/4a0b9ed2-0bdd-42fe-bfb6-6318a6988bc2)
![Screenshot (49)](https://github.com/Infinite-Null/Wallet-Master/assets/97950192/010158a4-935c-4dab-a860-919370673050) ![Screenshot (50)](https://github.com/Infinite-Null/Wallet-Master/assets/97950192/b1dbfe88-86ef-45b2-b080-8a407bf16721) ![Screenshot (47)](https://github.com/Infinite-Null/Wallet-Master/assets/97950192/03bd5cdf-2a65-4688-962e-f0fed29729b4)
![Screenshot (46)](https://github.com/Infinite-Null/Wallet-Master/assets/97950192/5bf7e54a-e78c-4847-bdbf-16b57a205fcd)

## 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.