Skip to content

Yo Hello!πŸ‘‹πŸ» Welcome to this class! If I want to give a very brief explanation, I can say: This class is about Solidity. Here we will Teach, Analyze, and Explain Solidity codes from the easiest and most common to the most difficult and professional ones.

Notifications You must be signed in to change notification settings

ababyprogrammer/Learn-Solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Solidity

As you know, Solidity is the main programming language for writing smart contracts for the Ethereum blockchain. It is a contract-oriented language, which means that smart contracts are responsible for storing all of the programming logic that transacts with the blockchain. It's a high-level programming language that looks a lot like JavaScript, Python, and C++. It's designed to run on the Ethereum Virtual Machine (EVM), which is hosted on Ethereum Nodes that are connected to the blockchain. It is statically typed, and supports inheritance, libraries, and more! In short, it has all the capability that you need in order build industrial strength blockchain applications.

what we're going to do here?

We want to teach solidity in this repository.

Stay with us.

A big thanks to you for read these types! πŸ‘πŸΌ

====================================================================

Of course, If you love this class and want to support me, You can buy me a Coffee!

By me a Coffee β˜• (ETH): [{ 0x38b99C10F7bF6Ff95A53cA53Bc1aa897F7C2eF18 }]

About

Yo Hello!πŸ‘‹πŸ» Welcome to this class! If I want to give a very brief explanation, I can say: This class is about Solidity. Here we will Teach, Analyze, and Explain Solidity codes from the easiest and most common to the most difficult and professional ones.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published