Skip to content

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

Notifications You must be signed in to change notification settings

kunaldhongade/Questify-edu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.9%
  • Solidity 11.2%
  • CSS 10.3%
  • HTML 1.7%
  • JavaScript 0.9%