Content
@
0 reply
0 recast
0 reaction
Daniel
@mingoya
Join FarSight Buildathon and submit your Frames! Build a Frame and submit them in the reply with a public github link. Not a developer? Don’t worry! Demo videos or mockups are accepted too. Submission Prize Pool: $300 * Split evenly between submitted projects * Has to be a Frame that was built between now and the deadline Details about other tracks and the buildathon in thread! Deadline : Sep 1st 5:00pm (UTC+9) @bountybot
11 replies
0 recast
5 reactions
blgamann
@dagarn
Our project is a game that airdrops tokens to a random person through a ladder game. [Game Creation] 1. The game creator specifies the number of tokens to be airdropped (currently using ETH). 2. The specified amount of tokens is locked in the contract, and a new game is created. By default, a ladder game is prepared for 5 participants. [Game Participation] 1. Participants express their intention to join the game through an on-chain transaction. Once 5 participants have joined, the game begins. 2. Among the 5 participants, a random function selects one person who gains the right to receive the airdrop. 3. The person who gains the airdrop right can call the `claim` function to receive the airdrop. - contract: https://github.com/blgamann/lattery-contract - frame: https://github.com/blgamann/lattery-frog - ladder game: https://github.com/blgamann/lattery
0 reply
0 recast
0 reaction