Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supernovahs/quadratic-attention-payments
https://github.com/supernovahs/quadratic-attention-payments
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/supernovahs/quadratic-attention-payments
- Owner: supernovahs
- License: mit
- Created: 2022-03-27T08:01:02.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T08:38:41.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T17:56:54.132Z (3 months ago)
- Language: CSS
- Size: 1020 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quadratic Attention Payments
![Screenshot from 2022-03-30 20-47-17](https://user-images.githubusercontent.com/91280922/161013821-921a496c-26fd-4cc8-9686-e741fa0da59c.png)### Author: Supernovahs.eth
## What are Quadratic Attention Payments?
This is a way to give everyone the same level when it comes to exposure to the public in general.### Imagine a billboard where anyone can upload an image which is promoting some good. You can pay say 2$ for the first minute you want it to be there. And then 4$ for the second minute and so on.
## What have I implemented?
- Anyone can insert an Https Link of an Image , which has an initial life of 1 minute.
- Anyone who thinks that the Ad is providing value to its viewers, can increase its life by paying some additional $ for the next minute.
- The cost of increasing the life of the Ad for the individual address keep increasing .
- The goal is to make this process more democratic rather than end up in the hands of the wealthy.
## How will the Ads be removed after the Expiry?
Anyone who removes the Ad first will get some incentive. Not a big deal to make a bot for some extra money which removes ad as soon it Expires.## Try it Yourself
Insert an Image link Click on Calculate Button to provide funding for another minute. Click on fund to pay.After 1 minute try to remove the Ad. If the Ad's life is over, it will remove .
#### Courtesy to @vitalikButerin For the inspiration and the idea .
### Steps for Local Installation
```
Yarn start
```
```
Yarn deploy```
```
yarn chain
```