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
Project
870+ articles
Flutter
720+ articles
Blockchain
100+ articles
Ethereum
39 articles
Solidity-Basics
31 articles
Solidity Control-Flow
8 articles
Smart Contracts
8 articles
Solidity-Functions
5 articles
Solidity OOPs-Concepts
4 articles
Solidity-Arrays
2 articles
Programming Language
>
Solidity
Solidity
100+ posts
Popular Articles
Recent Articles
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
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
Build a Authentication Using Blockchain
Last Updated: 21 April 2025
Normally authentication is seen using databases like MYSQL, Firebase, MongoDB, etc. One of the biggest drawbacks is the chance of the data g
...read more
Solidity
Blockchain
Similar Topics
Project
870+ articles
Flutter
720+ articles
Blockchain
100+ articles
Ethereum
39+ articles
Solidity-Basics
31+ articles
Solidity Control-Flow
8+ articles
Smart Contracts
8+ articles
Solidity-Functions
5+ articles
Solidity OOPs-Concepts
4+ articles
Solidity-Arrays
2+ articles
Solidity - Strings
Last Updated: 04 July 2022
Solidity is syntactically similar to JavaScript, C++, and Python. So it uses similar language structures to those languages. Strings in Soli
...read more
Picked
Solidity
How to Simply Deploy a Smart Contract on Ethereum?
Last Updated: 04 April 2023
Smart contracts are blocks of code that reside on the blockchain. It is like an Ethereum account but there is a critical difference between
...read more
Picked
Solidity
Blockchain
Creating Ownable Contracts in Solidity
Last Updated: 11 May 2022
A Smart Contract (or crypto contract) is a computer program that directly and automatically controls the transfer of digital assets between
...read more
Solidity
Blockchain
Build a To-do List Web Application Powered by Blockchain
Last Updated: 24 April 2023
Here, we are going to build a to-do list application that will save the data in the blockchain. The blockchain part of this application can
...read more
Solidity
Blockchain
Deploying Smart Contract on Test/Main Network Using Truffle
Last Updated: 09 January 2023
A Smart Contract is a computer program that directly and automatically controls the transfer of digital assets between the parties under cer
...read more
Solidity
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
Solidity - Programming ERC-20 Token
Last Updated: 03 July 2021
ERC token standard 20 tokens in a smart contract token that follows the Ethereum Request for Comment proposal 20 guidelines. Our program wil
...read more
Project
Solidity
What is Hashing in Solidity?
Last Updated: 11 May 2022
A cryptographic hash function is an algorithm that takes an arbitrary amount of data as input and produces the enciphered text of fixed size
...read more
Solidity
Blockchain
Solidity - Assembly
Last Updated: 02 March 2023
Assembly or Assembler language indicates a low-level programming language that can be converted to machine code by using assembler. Assembly
...read more
Solidity
Blockchain
Solidity - Basics of Contracts
Last Updated: 02 March 2023
Solidity Contracts are like a class in any other object-oriented programming language. They firmly contain data as state variables and funct
...read more
Solidity
Blockchain
What is Decentralized Voting Application (DApps)?
Last Updated: 21 April 2025
The Project Name is Decentralized Voting Application (DApps) which is built on Solidity Language. This Project showcases a lot of Solidity�
...read more
Project
Computer Subject
Solidity
Blockchain
Solidity - Break and Continue Statements
Last Updated: 11 May 2022
In any programming language, Control statements are used to change the execution of the program. Solidity allows us to handle loops and swit
...read more
Solidity
Solidity Control-Flow
Blockchain
First
1
2
3
4
5
6
7
8
>>
Last
First
1
2
3
4
5
6
>>
Last
First
1
2
3
4
>>
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 !