https://github.com/bolajahmad/quereers
A decentralized Q/A Dapp with content monetization and reward system built on Subsocial blockchain using PolkadotJS and Typescript
https://github.com/bolajahmad/quereers
Last synced: 2 months ago
JSON representation
A decentralized Q/A Dapp with content monetization and reward system built on Subsocial blockchain using PolkadotJS and Typescript
- Host: GitHub
- URL: https://github.com/bolajahmad/quereers
- Owner: bolajahmad
- License: mit
- Created: 2023-01-30T23:53:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T19:29:36.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T19:01:56.308Z (7 months ago)
- Language: TypeScript
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-subsocial - GitHub
README
# Quereers Overview
## Source code for the implementation of Quereers.Quereers is a social Q/A Dapp with content monetization and competitive leaderboard ranking built in.
## Features
- Ask a question on Quereers
- You can register and create a profile to participate fully
- Answer questions from other participants and get rewarded for doing so
- Compete to be the most helpful participant of the week, against other participantsThis app is built using
- Typescript
- React
- Subsocial SDK
- PolkadotJS
- Substrate
- IPFS
- Crust Network## Installation
Quereers requires [Node.js](https://nodejs.org/) v14+ to run.
Install the dependencies and devDependencies and start the server.
```sh
git clone https://github.com/bolajahmad/quereers
cd quereers
yarn install
npm run start
```This app uses IPFS network to store all posts and comments.
## License
MIT
**Free Software, Hell Yeah!**
### Reference Documentation
[Project Description Doc] https://www.dropbox.com/scl/fi/4fdhekoq92hdvzft5pxc5/Quereers.paper?dl=0&rlkey=8paeg8ftlb8ymuchqa0f9m3im
[Quereers Documentation on Notion] https://scarlet-zinnia-086.notion.site/Quereers-30605f5ec70740ef95bfe80b3bb4a8d5
[Live Demo URL] https://quereers.netlify.app/