An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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 participants

This 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/