Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Web Technologies
38.9k+ articles
How To
1.7k+ articles
Installation Guide
1.2k+ articles
how-to-install
1.2k+ articles
Blockchain
100+ articles
Solidity
100+ articles
Ethereum
39 articles
BlockChain
30 articles
Cryptocurrency
24 articles
Smart Contracts
8 articles
Solidity-Basics
31 posts
Popular Articles
Recent Articles
Type Conversion in Solidity
Last Updated: 09 August 2023
Solidity is a popular programming language specifically designed for developing smart contracts on the Ethereum blockchain. As a statically-
...read more
Picked
Solidity
Solidity-Basics
Address in Solidity
Last Updated: 24 April 2025
In Solidity, the address type represents Ethereum addresses. Understanding how to work with addresses is essential for developing smart cont
...read more
Picked
Solidity
Solidity-Basics
Bytes in Solidity
Last Updated: 01 June 2023
In Solidity, the term "bytes" refers to a dynamically-sized byte array. Solidity provides two types of byte arrays: fixed-size arrays (calle
...read more
Picked
Solidity
Solidity-Basics
Similar Topics
Web Technologies
38.9k+ articles
How To
1.7k+ articles
Installation Guide
1.2k+ articles
how-to-install
1.2k+ articles
Blockchain
100+ articles
Solidity
100+ articles
Ethereum
39+ articles
BlockChain
30+ articles
Cryptocurrency
24+ articles
Smart Contracts
8+ articles
Solidity - Integers
Last Updated: 24 April 2025
Integers help store numbers in smart contracts. Solidity provides two types of integers:Signed Integers: Signed integers can hold both posit
...read more
Picked
Solidity
Solidity-Basics
Solidity - Variable Scope
Last Updated: 24 April 2025
Variable scope is an essential concept in Solidity, the programming language for Ethereum smart contracts. Solidity has various types of var
...read more
Picked
Solidity
Solidity-Basics
Solidity - Basic Syntax
Last Updated: 24 April 2025
Solidity is a programming language specifically designed for developing smart contracts on the Ethereum blockchain. It is a high-level, stat
...read more
Picked
Solidity
Solidity-Basics
Solidity - State Variables
Last Updated: 24 April 2025
Any variable created at the contract level is called the state variable (variables that aren't inside a function) and it is stored permanent
...read more
Picked
Solidity
Solidity-Basics
Time Units in Solidity
Last Updated: 24 April 2025
Solidity is a programming language to write smart contracts on the Ethereum blockchain. Precise timings have an important role to play in sm
...read more
Picked
Solidity
Solidity-Basics
How to install Solidity on macOS?
Last Updated: 11 May 2022
Solidity is a programming language used for writing smart contracts for many platforms of blockchain, the most common of which is ethereum.
...read more
How To
Solidity
Solidity-Basics
Installation Guide
Blockchain
how-to-install
Mathematical Operations in Solidity
Last Updated: 10 November 2022
Solidity is a brand-new programming language created by the Ethereum which is the second-largest market of cryptocurrency by capitalization,
...read more
Solidity
Solidity-Basics
Blockchain
Introduction to Solidity
Last Updated: 24 February 2023
Solidity is a brand-new programming language created by Ethereum which is the second-largest market of cryptocurrency by capitalization, rel
...read more
Solidity
Solidity-Basics
Blockchain
Solidity - Variables
Last Updated: 11 May 2022
A Variable is basically a placeholder for the data which can be manipulated at runtime. Variables allow users to retrieve and change the sto
...read more
Solidity
Solidity-Basics
Blockchain
Solidity - Types
Last Updated: 21 April 2025
Solidity is a statically typed language, which implies that the type of each of the variables should be specified. Data types allow the comp
...read more
Solidity
Solidity-Basics
Blockchain
Solidity - Operators
Last Updated: 11 May 2022
In any programming language, operators play a vital role i.e. they create a foundation for the programming. Similarly, the functionality of
...read more
Solidity
Solidity-Basics
Blockchain
What is Escrow Smart Contract?
Last Updated: 20 February 2023
Escrow is the third party that holds the asset(asset can be money, bond, or stocks) in the presence of two parties. Escrow will release the
...read more
Solidity
Solidity-Basics
Blockchain
1
2
3
>>
Last
1
2
3
>>
Last
1
2
3
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !