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 25 - Fallback and receive Functions

Day 25 - Fallback and receive Functions

13
Comments
2 min read
Building a piggy bank smart contract with solidity

Building a piggy bank smart contract with solidity

10
Comments
3 min read
Guide for Smart contracts in Solidity

Guide for Smart contracts in Solidity

8
Comments
2 min read
Day 24 - Multiple Inheritance

Day 24 - Multiple Inheritance

9
Comments
1 min read
NatSpec: The Right way to comment Ethereum smart contracts.

NatSpec: The Right way to comment Ethereum smart contracts.

7
Comments 1
7 min read
immutable in Solidity – Not Gone, Just Forgotten.

immutable in Solidity – Not Gone, Just Forgotten.

10
Comments 1
8 min read
Day 23 - Hierarchical Inheritance

Day 23 - Hierarchical Inheritance

8
Comments
1 min read
Day 22 - Multi-level Inheritance

Day 22 - Multi-level Inheritance

10
Comments
1 min read
Day 21 - Single Inheritance

Day 21 - Single Inheritance

8
Comments
2 min read
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
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
Day 16 - Require Statement

Day 16 - Require Statement

5
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
ERC721 ABI

ERC721 ABI

7
Comments
2 min read
ERC20 ABI

ERC20 ABI

7
Comments
1 min read
loading...