Welcome to the database where you can see all previous projects from our past hackathons.
A simple on-chain game logic smart contract that lets users submit and track their move sequences on the blockchain. Each player’s moves are stored using a mapping and dynamic array
hey
Counter is a simple and interactive Solidity smart contract deployed on the Ethereum blockchain. It allows users to increment, decrement, reset, and view a counter value, demonstrating the fundamental
Team Name: Flow Innovators Members: Me – Team Lead & Solidity Developer Responsible for smart contract design, development, and deployment on Flow EVM Testnet. Experienced in blockchain fun
Wishing Well is a **smart contract** that lets users make wishes by sending ETH into a decentralized “well.” Each wish has a small, random chance to be **granted**, rewarding the sender with **
Welcome to the **Counter Smart Contract** - a minimalist yet educational decentralized application deployed on the **Flow EVM Testnet**. This project demonstrates the fundamental concepts of blockchai
ChatGPT said: MyToken is a clean, secure ERC-20 smart contract built in Solidity and deployed on the Flow EVM Testnet. It demonstrates how to create and manage digital assets using familiar Ethereum
The **Counter Smart Contract** is a simple Solidity project that stores a number on the blockchain and lets users increment or decrement it. It’s designed to teach beginners the basics of state variab
Counter Smart Contract is a beginner friendly Solidity project that demonstrates how to store, update, and retrieve a single value directly on the blockchain. It introduces the core building blocks
FlowRoll is a decentralized lottery / lucky draw project deployed on Flow Testnet, inspired by “Roll on Flow” reward mechanics. This project demonstrates how a simple lottery system can work on Flow
The SkillEndorsement contract is a **decentralized reputation system** built on blockchain technology that enables users to endorse each other's skills in a transparent and immutable way. This smart c
This Solidity project demonstrates a simple implementation of a Flash Loan system, a core concept in Decentralized Finance (DeFi).