Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.75 KB

README.md

File metadata and controls

61 lines (38 loc) · 1.75 KB

Questify

Questify is a blockchain-based community platform where users can ask and answer questions in various science and technology categories. The platform incentivize knowledge sharing by rewarding users with tokens for receiving likes on their answers.

Important Links

Features

  • Ask Questions: Post questions across different categories in science and technology.
  • Answer Questions: Share your knowledge by answering posted questions.
  • Earn Tokens: Get rewarded with tokens for receiving likes on your answers.
  • Blockchain Integration: Secure and transparent token distribution using smart contracts.

How to Run the Application Locally

Steps

  1. Clone the Project:

    cd Questify
  2. Install Dependencies:

    pnpm install
  3. Configure Environment Variables:

    • In the server folder, create a .env file and add the following details:
      VITE_PROJECT_ID=<reown-project_id>
  4. Run the Application:

    cd server
    pnpm run dev

Give it a Star if Helpful!

If you find this project useful, please give it a star on GitHub to support its development.

Contributing

We welcome contributions! If you’d like to contribute to Questify, feel free to fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License.

Contact

For any questions or feedback, please reach out to us.