DEV Community

# solidity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
My Mobile Development Journey(React Native)

My Mobile Development Journey(React Native)

10
Comments 1
2 min read
Overflow and Underflow in Solidity: A Deep Dive

Overflow and Underflow in Solidity: A Deep Dive

5
Comments
6 min read
Meu primeiro smart contract: Criando o seu primeiro contrato inteligente

Meu primeiro smart contract: Criando o seu primeiro contrato inteligente

10
Comments
5 min read
Introduction to Smart Contracts (Solidity) Part 1

Introduction to Smart Contracts (Solidity) Part 1

17
Comments 1
5 min read
Como instalar o hardhat

Como instalar o hardhat

4
Comments
2 min read
Storage and memory secrets in Solidity

Storage and memory secrets in Solidity

4
Comments
3 min read
Understanding Upgradeable Smart Contracts hands-on.

Understanding Upgradeable Smart Contracts hands-on.

17
Comments 1
7 min read
The Basic Solidity Guide

The Basic Solidity Guide

1
Comments
12 min read
Hands-On Hardhat - Part-1 (Setting up Environment)

Hands-On Hardhat - Part-1 (Setting up Environment)

6
Comments
4 min read
Trustus EIP712 based solution for ingestion off-chain data on-chain

Trustus EIP712 based solution for ingestion off-chain data on-chain

8
Comments 1
5 min read
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

13
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

14
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
Day 13 - Structs

Day 13 - Structs

10
Comments
1 min read
ERC20 ABI

ERC20 ABI

7
Comments
1 min read
ERC721 ABI

ERC721 ABI

7
Comments
2 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

6
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

17
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

8
Comments
2 min read
Day 3 - Initializing Smart Contract

Day 3 - Initializing Smart Contract

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

Day 2 - Comments and NatSpec

8
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

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

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