Simple Solidity Calculator smart contract for blockchain workshop. It enables users to add, subtract and multiply and get the result from transactions saved on the blockchain. Features Add, subtract
LYNQ is a revolutionary decentralized finance platform supporting multiple blockchain networks.
The Certification smart contract enables employers to issue and verify certificates securely on the blockchain. Only the owner of the contract can register new employers, and only registered employers
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