polymerdevs / Quest-Into-The-Polyverse-Phase-1

All information related to phase 1 of the polymer incentivized testnet (PIT)
82 stars 73 forks source link

Bridge Lottery #13

Open dpbpolymer opened 7 months ago

dpbpolymer commented 7 months ago

Experimental idea: Randomly reward users using your channel.

  1. An application which randomly rewards users transacting towards a specified destination chain.
  2. Every few hours (or after a transaction threshold) application reveals winner of the last cycle and decided a new destination chain.
  3. Users transacting in that direction via this UI or any other application operating over the universal channel get rewarded.

Gamification: Reward can be entirely random or proportional to some activity you desire. The reward is revealed at the end of each cycle, which can either be time based or transaction based (users can then spam to reveal the winner early) - play with trade-offs wisely.

daningyn commented 6 months ago

My dApp at: https://github.com/daningyn/simple-lottery-ibc-app dApp's Service for admin: https://github.com/daningyn/simple-lottery-ibc-service Smart Contracts at: https://github.com/daningyn/simple-lottery-ibc-app/tree/sample-lotery

For dApp's Service: Admin can adjust how many wallets can be eligible, how many challenges happening for snapshot and how long the challenge last

Gpaul26 commented 5 months ago

My Dapp : https://github.com/orgs/bridge-lottery/repositories Demo video : https://youtu.be/WAbb0Qfm8B8

The idea centers on creating a decentralized application (dApp) on a blockchain platform, with the goal of improving user engagement and interaction with the Polymer Labs IBC App through gamification. The primary function of this dApp includes a recurring bridge challenge that takes place every 2 hours. During each interval, the dApp specifies a particular direction that participants must fulfill by sending a package using a universal channel—a technology that facilitates package transfer across various blockchain platforms.