SocialDApp

A Web3-based community platform for passionate builders to share their journey and connect with like-minded individuals.

Technologies Used

Getting Started

Prerequisites

Running the App

  1. Clone the repository: git clone https://github.com/your-username/socialdapp.git
  2. Install dependencies: npm install or yarn install
  3. Create a .env file with your private key (e.g. PRIVATE_KEY=0x123456...)
  4. Start the app: npm start or yarn start
  5. Open the app in your browser: http://localhost:3000

Connecting to MetaMask

  1. Click on the “Connect MetaMask” button
  2. Select the MetaMask account you want to connect
  3. Approve the connection request

Project Structure

Available Scripts

Contributing

Contributions are welcome! If you’d like to contribute to SocialDApp, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

Authors