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 20 - Constructors

Day 20 - Constructors

8
Comments
2 min read
Day 19 - Function Modifiers

Day 19 - Function Modifiers

11
Comments
1 min read
Ho i managed to put my first etherium smart-contract on a testnet using python

Ho i managed to put my first etherium smart-contract on a testnet using python

5
Comments
4 min read
Day 18 - Revert Statement

Day 18 - Revert Statement

9
Comments
1 min read
Advanced gas optimization tips for Solidity

Advanced gas optimization tips for Solidity

14
Comments
10 min read
Day 17 - Assert Statement

Day 17 - Assert Statement

9
Comments
2 min read
Foundry – Solidity Tests, Fuzzing and so much more!

Foundry – Solidity Tests, Fuzzing and so much more!

11
Comments
18 min read
Day 16 - Require Statement

Day 16 - Require Statement

5
Comments
2 min read
Tutorial - Using create2 to predict the contract address before deploying

Tutorial - Using create2 to predict the contract address before deploying

15
Comments
2 min read
Crowdfunding dApp with Solidity and NextJS

Crowdfunding dApp with Solidity and NextJS

8
Comments
25 min read
Day 15 - Units

Day 15 - Units

10
Comments
1 min read
Ethernaut Hacks Level 26: Double Entry Point

Ethernaut Hacks Level 26: Double Entry Point

9
Comments
4 min read
Day 14 - Mappings

Day 14 - Mappings

8
Comments
1 min read
【Crypto Blog Started】About the future of this blog

【Crypto Blog Started】About the future of this blog

6
Comments
2 min read
Day 13 - Structs

Day 13 - Structs

10
Comments
1 min read
ERC721 ABI

ERC721 ABI

7
Comments
2 min read
ERC20 ABI

ERC20 ABI

7
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
Day 9 - Decision Making

Day 9 - Decision Making

8
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
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
loading...