Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaushan-Dutta authored Jan 20, 2023
1 parent cd1ce09 commit 9108d65
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions Level2/Web3Fy-Market domain/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
# Web3Fy
# <p align = "center"> Web3Fy (A decentralized domain name marketplace) </p>


https://user-images.githubusercontent.com/94303484/213613433-9ea7b139-7030-4f47-9fc7-fb6d71f8a25f.mp4

## Description

In this website a user can buy the registered domain name by giving certain amount of money and after the user buys the domain they will be given a NFT having the name of the domain on it, which they can view directly on opensea testnet. The user can also check their transaction hash, and view the transaction.

## Problem it solves

In general web2.0, if the organization is not trusted they can sell the same domain name to a number of user, and the user canot have any proof that this domain belongs them . In our decentralized application, after the domain name is bought their transaction is registered in the blockchain and also an NFT is provided as the proof.


## Technology Stack & Tools

Expand Down Expand Up @@ -30,8 +42,9 @@ In a separate terminal execute:
### 7. Start frontend
`$ npm run start`

## Demo video
## <p align = "center"> Added Screenshots </p>

https://user-images.githubusercontent.com/94303484/213613433-9ea7b139-7030-4f47-9fc7-fb6d71f8a25f.mp4

![sCwNstBujG](https://user-images.githubusercontent.com/94303484/213798284-9cf42002-c29c-4aba-9b67-f0048c7bace9.png)

![chrome_p3r1imzITQ](https://user-images.githubusercontent.com/94303484/213798328-e3b9af7f-3c60-419b-b0b7-f9051b1f02ce.png)

0 comments on commit 9108d65

Please sign in to comment.