Celo

Celo

Celo Community

Total projects
Total grants
Project updates
0%
Milestones

My CELO Project

BlockdareBasic is a lightweight, on-chain challenge logging system built using Solidity. It enables anyone to record a verifiable challenge entry—containing the challenger’s address, a brief description, and a timestamp—directly onto the blockchain. Designed for fairness and transparency, every entry is permanent and publicly accessible, making it ideal for competitions, gaming communities, and audit-friendly environments. With a compact structure and event-based updates, the contract ensures…

Vibecoding2

⚡ Simple Flash Loan Provider (Solidity) A beginner-friendly Flash Loan Provider smart contract built with Solidity (v0.8.19). This project demonstrates the core mechanics of flash loans — instant, no-collateral loans that must be repaid within the same blockchain transaction. 🧠 Project Description This project is a simplified educational example of how a flash loan works under the hood. Flash loans are commonly used in DeFi (Decentralized Finance) protocols for arbitrage, liquidation, and…

vicky.sol

Traditional event ticketing systems often suffer from problems like counterfeiting, hidden fees, and centralized control. EventFi solves these issues by providing a trustless, transparent, and tamper-proof platform for managing event tickets. With EventFi, event organizers can: Create and manage their events on-chain. Sell tickets directly to users for a set price. Withdraw funds safely after ticket sales. And users can: Buy tickets securely using cryptocurrency (ETH). Own verifiable,…

Library Management System

The Library Management System (LMS) is a Solidity-based smart contract deployed on the Ethereum blockchain that enables a decentralized and transparent way to manage library operations. The contract allows the librarian, acting as the system owner, to add, update, and remove books from the catalog, while readers can securely borrow and return books. Every action—such as adding a book or borrowing one—is permanently stored on the blockchain, ensuring full transparency, accountability, and an…