Bienvenido al repositorio central para acceder a todos los proyectos anteriores de nuestros diversos hackatones.
SimpleToken is a minimal ERC20 token on Flow EVM Testnet that supports minting, transferring, and approving tokens.
💰 Smart Donation Contract A simple, secure Ethereum smart contract that allows anyone to donate ETH while only the contract owner can withdraw the funds. 📋 Overview This Solidity smart contract pro
introducing a memecoin for flow
The Counter Contract is a simple yet fundamental smart contract built using Solidity that demonstrates how state variables and blockchain storage work. It allows users to increment a counter value sto
Marketplace for your goodies and referral ids and to reach a better and needfull people
A simple Todo
A simple Solidity smart contract that stores a counter and allows increment/decrement on-chain, deployed on Flow EVM Testnet.
## 🧮 Counter Smart Contract A simple Solidity smart contract that increases a counter each time the `increment()` function is called. Great for beginners learning how smart contracts work, interac
## 🧠 How It Works - The **owner** deploys the contract with a list of proposals. - Anyone can **vote once** for their preferred proposal. - The **owner** can close voting anytime. - Once closed, an
🎮 On-Chain Puzzle Game lets players submit moves ("UP", "DOWN", "LEFT", "RIGHT") stored on-chain ⛓️. Learn Solidity concepts like arrays, mappings, and state while having fun! 🧩✨
Own Your Data. Store Without Limits.
A web3 based Coffee Shop model that uses ETH for buying stuff with a deployed smart contract on vyper lang.