"Proof of Interaction" is a blockchain-based project ensuring verified engagements, fostering trust, and enhancing digital interactions through decentralized authentication.
Randomly matches gift givers and receivers.
On-Chain Performance Tracker
This Solidity smart contract efficiently issues transaction receipts without constructors or imports. It securely records transaction details like payer address, amount, and timestamp. Users can issue
It is a On-Chain Performance Tracker - Logs performance metrics on-chain.
The **Community Voting Booth** is a simple Ethereum smart contract that enables users to vote for two options (e.g., "Yes" or "No"). It ensures each address votes only once, tracks vote counts, and al
Introduction: In today's digital world, tracking user performance efficiently and transparently is crucial for organizations, educational platforms, and workplaces. Our project, Decentralized User Per
### Introduction to Weekly Prize Pool Smart Contract A **Weekly Prize Pool Smart Contract** is a decentralized application that allows participants to enter a prize draw by paying a fixed entry fee
This Solidity-based smart contract enables users to mint AI-generated NFTs with dynamic metadata. It follows the ERC721 standard but is minimal—no constructors, imports, or custom inputs.
This contract allows NFTs to be created automatically, without needing user input. Each NFT has a unique identifier and metadata. It is simple, efficient, and works without imports or extra dependenci
project of voting system
The Saving Vault smart contract allows users to securely deposit and withdraw ETH. It maintains a balance mapping for each user and ensures that funds can only be withdrawn by their respective owners.