This project is mainly used as a demo of what can be accomplished with iExec web3mail and web3telegram SDK
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/)
Before running this application, make sure you have the following installed:
- Node.js (version 22 or later)
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.