Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 2.27 KB

File metadata and controls

50 lines (28 loc) · 2.27 KB

Web-3-Article-Sharing-Application

An article/blog/text sharing website like medium, twitter. Where users can read articles by executing a transaction on the blockchain. The articles are implemented as ERC1155 token, which require access key to open. Articles can be paid or free to claim. Users need to execute a transactions on the blockchain to read any article.

A web3 application, to read articles. The articles require access key, implemented as ERC1155 semi-fungible token. View contract code here.

Video Demonstration

Web3Dapp.mp4

Features:

  • Integrates many wallets using ThirdWeb SDK
  • Article ownership is implemented as ERC1155 token
  • Executed transactions on the blockchain from within the application

Screen Shots:

1

Screenshot 2023-07-30 162359

2

3

3

0

4

Screenshot 2023-07-30 164912

5

Screenshot 2023-07-30 164923

6

Screenshot 2023-07-30 165004

7

Screenshot 2023-07-30 165046

8

Screenshot 2023-07-30 165059

9

image