“Track Your NFTs, Count Your Success” NFT Counter is a beginner-friendly Solidity project that combines the concepts of NFTs and smart contract count
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.
rabbit
Counter Smart Contract is a beginner friendly Solidity project that demonstrates how to store, update, and retrieve a single value directly on the blockchain. It introduces the core building blocks
hackthones
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.