DEV Community

# solidity

For the Solidity programming language used on EVM chains.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Day 13 - Structs

Day 13 - Structs

10
Comments
1 min read
Web3 Solidity + JavaScript 32 hour course recap #13

Web3 Solidity + JavaScript 32 hour course recap #13

9
Comments 1
2 min read
Day 12 - Enums

Day 12 - Enums

6
Comments
1 min read
Day 11 - Array Operations

Day 11 - Array Operations

7
Comments
2 min read
Day 10 - Arrays

Day 10 - Arrays

10
Comments
2 min read
Tutorial - play with an auction demo based on ERC721

Tutorial - play with an auction demo based on ERC721

8
Comments
4 min read
Day 9 - Decision Making

Day 9 - Decision Making

8
Comments
2 min read
Delegate Call - Context is Preserved

Delegate Call - Context is Preserved

6
Comments
1 min read
Delegate Call - Order of Variables

Delegate Call - Order of Variables

6
Comments
2 min read
Day 8 - Loops

Day 8 - Loops

9
Comments
2 min read
Day 7 - Functions

Day 7 - Functions

9
Comments
1 min read
♦️ Build Your First Smart Contract using Solidity

♦️ Build Your First Smart Contract using Solidity

20
Comments
5 min read
Day 6 - Data Types

Day 6 - Data Types

7
Comments 1
2 min read
Day 5 - Operators

Day 5 - Operators

2
Comments
4 min read
Learn to Code Blockchain DApps By Building Simple Games

Learn to Code Blockchain DApps By Building Simple Games

4
Comments
1 min read
Day 4 - Variables and Scopes

Day 4 - Variables and Scopes

9
Comments
2 min read
Day 3 - Initializing Smart Contract

Day 3 - Initializing Smart Contract

6
Comments 1
1 min read
Day 2 - Comments and NatSpec

Day 2 - Comments and NatSpec

9
Comments 1
1 min read
tutorial - Delete a contract using selfdestruct()

tutorial - Delete a contract using selfdestruct()

9
Comments
2 min read
Day 1 - Licenses and Pragma

Day 1 - Licenses and Pragma

25
Comments
1 min read
Prevent External Contracts

Prevent External Contracts

6
Comments
2 min read
Create a Charity/Donation Platform on the Blockchain (part 1)

Create a Charity/Donation Platform on the Blockchain (part 1)

8
Comments 4
6 min read
Careful while using tx.origin

Careful while using tx.origin

7
Comments
2 min read
Force Send ETH - 2

Force Send ETH - 2

10
Comments
2 min read
Creating an ERC20/BEP20 token without libraries with testing (part 1)

Creating an ERC20/BEP20 token without libraries with testing (part 1)

7
Comments 1
4 min read
loading...