DEV Community

# solidity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
ERC721 ABI

ERC721 ABI

7
Comments
2 min read
ERC20 ABI

ERC20 ABI

7
Comments
1 min read
Day 13 - Structs

Day 13 - Structs

10
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

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

15
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

19
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 3
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
Arithmetic overflow/underflow

Arithmetic overflow/underflow

10
Comments
2 min read
Force Send ETH - 1

Force Send ETH - 1

9
Comments
1 min read
Re-Entrancy

Re-Entrancy

9
Comments
2 min read
♦️ History and Origin of Solidity

♦️ History and Origin of Solidity

10
Comments 1
4 min read
Tutorial - Create a contract from another contract with solidity

Tutorial - Create a contract from another contract with solidity

12
Comments
2 min read
How To Deploy A Smart Contract On Blockchain Using Python

How To Deploy A Smart Contract On Blockchain Using Python

10
Comments
5 min read
Playing with REMIX

Playing with REMIX

3
Comments
1 min read
Chainlink External Adapters, Sanity, ERC20 and stuff like that – Part 3: Smart Contract & Chainlink Oracle/Operator

Chainlink External Adapters, Sanity, ERC20 and stuff like that – Part 3: Smart Contract & Chainlink Oracle/Operator

10
Comments
10 min read
Upgrading Smart Contracts using OpenZeppelin Upgrade Plugin

Upgrading Smart Contracts using OpenZeppelin Upgrade Plugin

12
Comments 2
7 min read
How to find length of string in Solidity, from the smart contract of ens

How to find length of string in Solidity, from the smart contract of ens

10
Comments
4 min read
CRYPTO WALLET DAPP WITH FLUTTER AND SOLIDITY

CRYPTO WALLET DAPP WITH FLUTTER AND SOLIDITY

14
Comments 1
6 min read
Ethernaut系列-说明

Ethernaut系列-说明

7
Comments
1 min read
How events in Solidity work, and why are they needed

How events in Solidity work, and why are they needed

6
Comments
2 min read
How to Create and Deploy an NFT Smart Contract

How to Create and Deploy an NFT Smart Contract

6
Comments 2
4 min read
Using eth-gas-reporter

Using eth-gas-reporter

8
Comments 1
2 min read
Setup for Success: Creating Web3 Projects with the Truffle for VS Code Extension

Setup for Success: Creating Web3 Projects with the Truffle for VS Code Extension

8
Comments
7 min read
How to Code Solidity Smart Contract CRUD Functions: The Right Way

How to Code Solidity Smart Contract CRUD Functions: The Right Way

11
Comments 1
8 min read
Denial of Service

Denial of Service

10
Comments
1 min read
Master String Manipulation in Solidity

Master String Manipulation in Solidity

3
Comments
8 min read
How to Transition from Web2 to Web3

How to Transition from Web2 to Web3

43
Comments 9
8 min read
SUPER KEYWORD IN SOLIDITY

SUPER KEYWORD IN SOLIDITY

10
Comments
2 min read
Variable sequence - 2

Variable sequence - 2

9
Comments
1 min read
Storage vs Memory vs Calldata - Understanding Data Locations in Solidity

Storage vs Memory vs Calldata - Understanding Data Locations in Solidity

6
Comments
2 min read
Build a smart contract oracle with Solidity, Node.js, and Replit

Build a smart contract oracle with Solidity, Node.js, and Replit

19
Comments 1
28 min read
Create and deploy your first smart contract with Solidity

Create and deploy your first smart contract with Solidity

9
Comments
12 min read
loading...