最多獲勝黑客松
Manobendra Mandal
Vivek Sahu
simp1e
最多完成項目
Minh Sơn
Ricky
Manjeet Sharma
A simple smart contract that counts — increment, decrement, and store numbers securely on the blockchain.
This Solidity project shows that Flash Loan is a powerful DeFi concept that allows users to borrow large amounts of cryptocurrency instantly without any collateral.
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
SimpleBank is a beginner-friendly Solidity smart contract that simulates a basic decentralized bank.
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
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).