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.
Ethereum-Solidity Quiz Q26: How is the base fee(used in calculating the total gas fee) calculated by Ethereum?

Ethereum-Solidity Quiz Q26: How is the base fee(used in calculating the total gas fee) calculated by Ethereum?

4
Comments
2 min read
Namespace Pollution in Solidity: A Small Mistake with Big Consequences

Namespace Pollution in Solidity: A Small Mistake with Big Consequences

1
Comments
2 min read
Ethereum-Solidity Quiz Q25: What is gas in Ethereum?

Ethereum-Solidity Quiz Q25: What is gas in Ethereum?

3
Comments
1 min read
My Experience Building a Simple Web3 App Using Antigravity

My Experience Building a Simple Web3 App Using Antigravity

1
Comments
1 min read
Ethereum-Solidity Quiz Q23: What is C3 Linearization in smart contract inheritance?

Ethereum-Solidity Quiz Q23: What is C3 Linearization in smart contract inheritance?

2
Comments
2 min read
Gas Inefficiencies Developers Don't Notice Until It's Too Late.

Gas Inefficiencies Developers Don't Notice Until It's Too Late.

5
Comments
6 min read
Ethereum-Solidity Quiz Q21: How does function overriding work in Solidity?

Ethereum-Solidity Quiz Q21: How does function overriding work in Solidity?

3
Comments
1 min read
Ethereum-Solidity Quiz Q19: Why is the "external" visibility modifier more gas efficient than "public"?

Ethereum-Solidity Quiz Q19: Why is the "external" visibility modifier more gas efficient than "public"?

2
Comments
1 min read
Ethereum-Solidity Quiz Q18: What type of modifiers are "view" and "pure"?

Ethereum-Solidity Quiz Q18: What type of modifiers are "view" and "pure"?

5
Comments
1 min read
Solidity to Compact: Developer's Migration Guide

Solidity to Compact: Developer's Migration Guide

12
Comments 11
34 min read
Ethereum-Solidity Quiz Q20: What is "calldata"?

Ethereum-Solidity Quiz Q20: What is "calldata"?

3
Comments
1 min read
Ethereum-Solidity Quiz Q17: What visibility modifiers does Solidity use?

Ethereum-Solidity Quiz Q17: What visibility modifiers does Solidity use?

2
Comments
1 min read
Ethereum-Solidity Quiz Q16: What is impermanent loss?

Ethereum-Solidity Quiz Q16: What is impermanent loss?

2
Comments
2 min read
Ethereum-Solidity Quiz Q30: What does keccak256() do?

Ethereum-Solidity Quiz Q30: What does keccak256() do?

4
Comments
1 min read
Ethereum-Solidity Quiz Q22: How are functions overridden using the "super" keyword?

Ethereum-Solidity Quiz Q22: How are functions overridden using the "super" keyword?

3
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.