Forem

# solidity

For the Solidity programming language used on EVM chains.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
NatSpec: The Right way to comment Ethereum smart contracts.
Cover image for 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.
Cover image for immutable in Solidity – Not Gone, Just Forgotten.

immutable in Solidity – Not Gone, Just Forgotten.

10
Comments 1
8 min read
Day 23 - Hierarchical Inheritance
Cover image for Day 23 - Hierarchical Inheritance

Day 23 - Hierarchical Inheritance

8
Comments
1 min read
Day 22 - Multi-level Inheritance
Cover image for Day 22 - Multi-level Inheritance

Day 22 - Multi-level Inheritance

10
Comments
1 min read
Day 21 - Single Inheritance
Cover image for Day 21 - Single Inheritance

Day 21 - Single Inheritance

8
Comments
2 min read
Day 20 - Constructors
Cover image for Day 20 - Constructors

Day 20 - Constructors

8
Comments
2 min read
Day 19 - Function Modifiers
Cover image for 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
Cover image for Day 18 - Revert Statement

Day 18 - Revert Statement

9
Comments
1 min read
Advanced gas optimization tips for Solidity
Cover image for Advanced gas optimization tips for Solidity

Advanced gas optimization tips for Solidity

14
Comments
10 min read
Day 17 - Assert Statement
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Day 15 - Units

Day 15 - Units

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

Ethernaut Hacks Level 26: Double Entry Point

9
Comments
4 min read
Day 14 - Mappings
Cover image for Day 14 - Mappings

Day 14 - Mappings

8
Comments
1 min read
【Crypto Blog Started】About the future of this blog
Cover image for 【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
Cover image for 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
Cover image for Day 12 - Enums

Day 12 - Enums

6
Comments
1 min read
Day 11 - Array Operations
Cover image for Day 11 - Array Operations

Day 11 - Array Operations

7
Comments
2 min read
loading...