Code Monkey home page Code Monkey logo

blockoverflow's Introduction

Blockoverflow โœŒ

This project is developed in the ETHernals 2022 ETHIndia Hackathon.
Blockoverflow is among the Top 10 Winners in the ETHernals 2022 and featured by Devfolio and ETHIndia.

Project Description

Users can come on the Super app and can post their doubts which they want to be answered by the community. Anyone can approach the question and post their answers.
Other peers form the community can come and either post their own answers to a doubt or upvote a posted answer.

Aim

This helps to understand the level of contribution experience a person might have and is worthy in the eyes of the developer commuinty for a reward. The Doubt poster has an option to attach a reward amount with the doubt, and if the worthy person comes the contract will start a stream of rewards to that person's wallet!

This provides a challenging environment and a lot of room for development of each answer quality. As if someone else achieves higher number of upvotes, the stream of rewards will be redirected to the new worthy person.

Project Code

Project website - https://block-overflow-frontend.vercel.app/
BlockOverflow Frontend Repository - https://github.com/aditya172926/BlockOverflow_frontend
You can also view it on the Replit links -> https://BlockOverflowDapp.aditya172926.repl.co

Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

blockoverflow's People

Contributors

aditya172926 avatar kishorevb70 avatar shiwam-c114 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

blockoverflow's Issues

Make a rewards cooldown function

Too many streams to the contract converging to a single account are possible but not advisable for the user experience. The cooldown functions can help the distribution of the streams to variety of accounts participating in the contributions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.