It is a defi market place
This project is a simple Solidity smart contract called SimpleStorage, deployed on the Flow EVM Testnet. It allows users to store and retrieve a number on-chain. Built using Remix IDE and MetaMask, th
A basic Solidity smart contract that stores, updates, and retrieves a single numeric value — designed to demonstrate state variables, setters, getters, and view functions.
This is my first contract
A DeFi automation contract that allows users to schedule recurring payments or transactions with fullt on-chain automation (without off-chain keepers), using the new concept of scheduled transactions
🧮 Counter Smart Contract — Project Info The Counter Smart Contract is a simple yet powerful Solidity project that demonstrates the fundamentals of blockchain programming.
A basic smart contract written in Solidity that implements a simple counter.
A simple Solidity project demonstrating how to store and retrieve a value on the Ethereum blockchain — implemented and deployed using Hardhat.
A simple Solidity smart contract that lets users increment or decrement an on-chain counter. Great for learning state variables and basic blockchain interaction.
it is a contact page soldity contact page where you create contact
A NFT based ONchain Platform for Decentralized Gaming
A simple decentralized voting system smart contract built with Solidity. It allows an admin to create proposals, users to vote once per proposal, and anyone to view results on-chain.