Skip to content

jayendra08/jayendra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

jayendra

🗳️ Jayendra – Immutable Public Opinion Contract

A decentralized smart contract built on Celo Sepolia Testnet, designed to collect and preserve public opinions permanently on the blockchain.
This project demonstrates how blockchain immutability can be used for transparency, trust, and open participation.


🧠 Project Description

The Jayendra Opinion Contract is a simple Solidity-based project that allows anyone to:

  • Share their opinion with the world.
  • Store it permanently on-chain (no edits, no deletions).
  • Read opinions from anyone, anytime.

Think of it as a public message wall that can never be altered — a true example of immutable records using blockchain.


⚙️ What It Does

  1. Submit Opinion – Any user can submit an opinion message.
  2. Store Permanently – The message is stored forever on the blockchain (cannot be changed).
  3. Retrieve Opinions – Anyone can view all submitted opinions and their authors.
  4. Count Entries – Get the total number of opinions stored.

✨ Features

Open Access – No owner, no admin; anyone can participate.
Immutable Data – Opinions cannot be modified or deleted.
Transparent – Every opinion includes author address and timestamp.
Lightweight & Gas Efficient – Simple design for quick deployments.
Beginner-Friendly – Easy to understand and deploy on any EVM-compatible chain.


🧩 Smart Contract

Language: Solidity ^0.8.0
Network: Celo Sepolia Testnet
License: MIT

Contract address : https://celo-sepolia.blockscout.com/tx/0x595cb3c04ee48ced5dd94499f22bc9fca23f0a13e7ad60dcc387d8c99a40921a

Screenshot 2025-10-29 142359 Screenshot 2025-10-29 142359 ![Uploading Screenshot 2025-10-29 142359.png…]()

About

A Decentralized Opinion Collection Tool is a blockchain-based system designed to gather, verify, and store people’s opinions or votes in a transparent, secure, and tamper-proof manner. Unlike traditional survey or polling platforms that rely on centralized servers, this system uses blockchain technology to ensure data immutability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors