Skip to content

64ix/web3-messaging-usecase-demo

 
 

Repository files navigation

Web3 Messaging usecase demo

Screenshot

This project is mainly used as a demo of what can be accomplished with iExec web3mail and web3telegram SDK

Main libraries

TanStack Query (https://tanstack.com/query/latest/docs/framework/react/overview)

TailwindCSS (https://tailwindcss.com/docs/guides/vite#react)

shadcn/ui (https://ui.shadcn.com/)

Reown (https://reown.com/)

Prerequisites

Before running this application, make sure you have the following installed:

Quick start

First, clone the repository with the following command:

git clone https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo

Navigate to the project directory:

cd web3-messaging-usecase-demo

Install the dependencies:

npm ci

Then, you can run the application in development mode:

npm run dev

Open http://localhost:3000 to view it in the browser. The page will automatically reload if you make changes to the code.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • CSS 3.9%
  • Other 0.9%