Celo

Celo

Celo Community

Total projects
Total grants
Project updates
0%
Milestones

CareerChain

JobApplicationTracker is a beginner-friendly Solidity smart contract that stores job applications immutably and records employer responses in an append‑only history. Applications point to off‑chain applicant data (for example an IPFS CID), while responses (status updates, interview invites, rejections, etc.) are appended by authorized responders and cannot be modified or removed. This repository is ideal for anyone learning Solidity and building decentralised hiring tools, audit‑friendly…

Decentralized Smart Bank-Solidity Project

This project is a** Decentralized Smart Bank** built on the Celo Sepolia Testnet using Solidity. It enables users to securely deposit and withdraw CELO directly on the blockchain without relying on traditional banks or centralized intermediaries. Built with transparency, immutability, and trustlessness in mind, the contract records every transaction on-chain and ensures secure fund management using a reentrancy guard. The system also supports direct ETH/CELO transfers and provides the owner…