Skip to content

ben132333/p2p-adspace

 
 

Repository files navigation

🎺📢 P2P Adspace

This is our project submission for the 🏗Scaffold-Eth 2 💎 Hackathon 🛠 (March 27 - April 8, 2023).

Our project

🎥 Video demo: https://www.loom.com/share/ef4853ae72bf4d16ad4c4ca00c382dea

P2P Adspace: A peer-to-peer adspace marketplace.

Currently, it's a new monetisation primitive for small sites. Consider it an alternative to 'buy me a coffee' or 'donate at this address'.

With additial protection mechanisms, it could be a Google Adwords alternative, but without a middleman who takes most of the revenue.

How it works

  1. Website owner goes to the Marketplace to create a new adspace: https://adspace-marketplace.vercel.app/marketplace

  2. The website owner copies the code snippet in their site. (This snippet is self-contained and can be plugged into any site, independent of the technology that was used to build it.)

  3. Advertisers place bids. (A bid contains a creative (IPFS hash), an ad destination, an ad duration, an bid amount.)

  4. Website owner checks and accepts the ad they like most (and they receive the bid amount as payment).

  5. The snippet starts displaying the ad for the duration that was set.

Deployed links

Contribute

This is built with Scaffold-Eth 2.

🤝 If you want to fork or contribute to the repo, check out the SE-2 README for usage instructions:
https://github.com/scaffold-eth/se-2

About

A peer-to-peer ad space marketplace

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.6%
  • JavaScript 2.7%
  • Solidity 2.3%
  • Other 0.4%