MyToken is a clean, secure ERC-20 smart contract built in Solidity and deployed on the Flow EVM Testnet. It demonstrates how to create and manage digital assets using familiar Ethereum
This Solidity project demonstrates a simple implementation of a Flash Loan system, a core concept in Decentralized Finance (DeFi).
This Solidity project shows that Flash Loan is a powerful DeFi concept that allows users to borrow large amounts of cryptocurrency instantly without any collateral.
It is a defi market place
The Counter Smart Contract is a foundational Ethereum project designed to help developers and blockchain enthusiasts understand the core principles of smart contract development using Solidity. This p
A simple Solidity project demonstrating how to store and retrieve a value on the Ethereum blockchain — implemented and deployed using Hardhat.
EduVerify is a decentralized platform that leverages blockchain to issue, verify, and manage educational and professional credentials. It provides tamper-proof, privacy-preserving credential verificat
A simple on-chain game logic smart contract that lets users submit and track their move sequences on the blockchain. Each player’s moves are stored using a mapping and dynamic array
FlowArcade is a Web3 gaming platform on Flow EVM where players mint dynamic NFTs that evolve with XP earned through gameplay, turning progress into a tradable digital identity.
A simple and beginner-friendly Solidity smart contract that lets you increment, decrement, and track a counter on the blockchain.
DecentraCounter is a simple yet powerful decentralised smart contract that demonstrates how state changes are managed and stored on the blockchain. The contract allows users to increment and read a pu
This smart contract locks a single ERC-721 (NFT) token in escrow and mints a corresponding supply of fungible ERC-20 tokens. This allows multiple people to own a fraction of the same valuable asset, w