-
Check It Out here
- Authentication using MetaMask: We are using MetaMask for Authentication.
- Decentralized Database : This Application uses Decentralized server which has better encryption using Blockchain Technology
-
NextJS : Next.js is a JavaScript framework built with react js, webpack, and babel. Next.js helps the developer easily create a static generation (SSG) and server-side rendering (SSR) website.
-
Solidity : Solidity is an object-oriented, high-level language for implementing smart contracts. Smart contracts are programs which govern the behaviour of accounts within the Ethereum state.
-
Tailwind CSS : Tailwind CSS is basically a Utility first CSS framework for building rapid custom UI. It is a highly customizable, low-level CSS framework that gives you all of the building blocks that you need.
-
Vercel : Vercel integrate directly with GitHub or GitLab as well. It allows developers to host static websites and web applications that deploy upon every push in branches or merge/pull requests to preview changes live
-
MetaMask : • MetaMask is a browser plugin that serves as an Ethereum wallet.
- Clone the repo
$ git clone https://github.com/Chaganti-Reddy/twitter3.0.git
- Change your directory to client folder
$ cd client
- Now, run the following command in your Terminal/Command Prompt to install the libraries required
$ yarn install
- Change your directory to studio folder
$ cd .. && cd studio
- Now, run the following command in your Terminal/Command Prompt to install the libraries required
$ yarn install
- Change your directory to smart-contracts folder
$ cd .. && cd smart-contracts
- Now, run the following command in your Terminal/Command Prompt to install the libraries required
$ yarn install
- Open terminal. Go into the client directory and type the following command:
$ yarn dev
Feel free to mail me for any doubts/query :email: chagantivenkataramireddy1@gmail.com
You are allowed to cite any part of the code or our dataset. You can use it in your Research Work or Project. Remember to provide credit to the Maintainer Chaganti Reddy by mentioning a link to this repository and her GitHub Profile.
Follow this format:
- Author's name - Chaganti Reddy
- Date of publication or update in parentheses.
- Title or description of document.
- URL.
- Integrate This Project with Chat Verification.
- Creating Android and IOS version of MetaMask Authentication.
- Improving the responsiveness in all types of devices.
Made by Chaganti Reddy
MIT © Chaganti Reddy