最多获胜黑客松
Manobendra Mandal
Vivek Sahu
simp1e
最多完成项目
Abhishek Yadav
VERONIKA
Hendrix Iphonk
DecentraCounter is a simple yet powerful decentralised smart contract that demonstrates how state changes are managed and stored on the blockchain. The contract allows users to increment and read a pu
A simple Solidity smart contract for a voting system DApp on Flow EVM testnet.
A basic smart contract written in Solidity that implements a simple counter.
The Counter Smart Contract is a foundational Ethereum project designed to help developers and blockchain enthusiasts understand the core principles of smart contract development using Solidity. This p
A DeFi automation contract that allows users to schedule recurring payments or transactions with fullt on-chain automation (without off-chain keepers), using the new concept of scheduled transactions
🧮 Counter Smart Contract — Project Info The Counter Smart Contract is a simple yet powerful Solidity project that demonstrates the fundamentals of blockchain programming.
hi
This smart contract locks a single ERC-721 (NFT) token in escrow and mints a corresponding supply of fungible ERC-20 tokens. This allows multiple people to own a fraction of the same valuable asset, w
EduVerify is a decentralized platform that leverages blockchain to issue, verify, and manage educational and professional credentials. It provides tamper-proof, privacy-preserving credential verificat
Solidity contract for a simple voting DApp that will work on any EVM-compatible chain (including Flow EVM testnet). I also included a README with step-by-step instructions for Remix and Hardhat deploy
A basic Solidity smart contract that stores, updates, and retrieves a single numeric value — designed to demonstrate state variables, setters, getters, and view functions.
A simple smart contract that counts — increment, decrement, and store numbers securely on the blockchain.