Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bridge Lottery #13

Open
dpbpolymer opened this issue Feb 21, 2024 · 2 comments
Open

Bridge Lottery #13

dpbpolymer opened this issue Feb 21, 2024 · 2 comments

Comments

@dpbpolymer
Copy link
Contributor

dpbpolymer commented Feb 21, 2024

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
Copy link

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
Copy link

Gpaul26 commented Apr 10, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants