Original title: "Superchain Hackathon SuperHack2024 8 Winning Projects Quick Overview"

Original author: 0xjs, Golden Finance

Recently, Superhack 2024, a super chain hackathon hosted by ETHGlobal, selected 8 winners from 291 projects after a two-week competition from August 2 to 16.

The eight projects are: Tamayoshi, ChooseADelegate, Century Pay, EthDrive, QuickPay, Kiss or Slap, HomeBase, and Draw dash.

The following is a brief introduction to these 8 projects:

Tamayoshi

Tamayoshi is a gas-free on-chain mobile game similar to Tamagotchi. In the game, players need to take care of a virtual pet Tamayoshi that can grow. The player's actions are stored on-chain, and the player can interact with it by feeding, playing, or performing other actions. A great example of account abstraction and gas-free transactions.

Demo address: https://tamayoshi.vercel.app/

ChooseADelegate

ChooseADelegate is a Farcaster framework that uses the social graph to help people choose active representatives to vote on DAO proposals. ChooseADelegate creates a Farcaster framework that first allows the user to see if they have chosen a representative. If they have a representative, it checks if the representative has been active in the last 10 proposals. If they don't have a representative or they have a "bad" representative, it suggests a representative for them to choose.

Demo address: None

Github address: https://github.com/Michael-Vander-Meiden/delegation_frame_optimism

Century Pay

Century Pay is a discord bot that allows users to make payments through discord. Century Pay aims to simplify on-chain payments. Users can easily connect their wallets and make transactions using simple Discord commands. Whether sending ETH, accessing a faucet, or staking ETH for the ETHGlobal hackathon, Century Pay simplifies the process.

Century Pay on-chain interactions are simple thanks to integration with the AA Wallet. Users can log in securely with their keys, and their gas fees will be borne by the payer. When interactions require sending value (such as voting or minting NFTs), the bot provides clear guidance to help users navigate smart contract interactions seamlessly!

Demo address: https://discord.com/oauth2/authorize?client_id=1269633218811002880

EthDrive

EthDrive is a Google Drive for storing assets. EthDrive allows you to organize and manage assets in your wallet like Google Drive.

By combining ERC6551 and account abstraction, it can enable asset organization, transfer, bridging, exchange, and even connection to various dApps through a user-friendly interface similar to cloud storage services.

EthDrive directories are created as NFTs, and assets can be stored in them. This allows users to transparently and centrally view all directories, just like a directory functions in a single computer. We call this the Universal Directory. Just like ENS, all directories become part of the Universal Directory and are available to everyone.

In order to improve the user experience of EthDrive, EthDrive has created a gas fee subsidy specifically for all L2 chains. Users with World ID can enjoy the gas fee subsidy, making the use of EthDrive more convenient.

Demo address: https://super-eth-drive.vercel.app/

QuickPay

Hailing from Mongolia, QuickPay enables USDC holders on Base to pay at physical merchants in Mongolia using the existing Qpay system.

QuickPay focuses on enabling USDC payments in Mongolia through Qpay, combining cryptocurrencies and traditional payment systems without the need for merchants to directly integrate cryptocurrencies, and is gas-free and RWA Mongolian fiat currency Tugrik.

Demo address: https://quickpay-eosin.vercel.app/

Kiss or Slap

Kiss or Slap is an on-chain social application on Farcaster Frame that creates a fun social experience of meeting strangers through the prisoner's dilemma and token economics.

The Kiss or Slap Frame can be shared in any Farcaster channel, where users see other members at random and can choose to kiss or slap them. Kiss or Slap records every interaction on Base, so users don't need to sign transactions. The strategy of the game reflects the Prisoner's Dilemma: if both players kiss, they gain tokens. But if one slaps and the other kisses, the one who slaps gets more points. Since every interaction is stored on-chain, our leaderboards reveal the reputation of each member over time.

Demo address: https://warpcast.com/~/developers/frames?url=https%3A%2F%2Fconnect-frame.vercel.app%2Fconnect

Homebase

HomeBase is a dashboard that aggregates various Base projects, simplifying the experience for people entering the on-chain world. Individuals can create a Coinbase Smart Wallet and interact seamlessly with different on-chain applications.

HomeBase acts as a cultural hub, making it easier for users to explore new projects and interact with on-chain applications within a single interface.

Demo address: https://homebase-six.vercel.app/

DrawDash

is an on-chain AI art game. You will receive a prompt to generate an AI image, and then have 60 seconds to draw your version. The closer your sketch is to the AI's image and the faster you finish, the higher your score.

DrawDash fuses creativity and competitive play, allowing players to create and enhance art while having fun. Once a sketch is complete, players can enhance their drawings using AI ControlNet technology, mint their work as an NFT, and list it for sale on an integrated marketplace.

Demo address: https://drawdash.arttribute.io/

Original link