DEV Community

# ethereum

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Creating Smart Contracts in Solidity

Creating Smart Contracts in Solidity

2
Comments
2 min read
Pure Functions in Solidity

Pure Functions in Solidity

4
Comments
2 min read
Why using OpenZeppelin's isContract() may be unsafe

Why using OpenZeppelin's isContract() may be unsafe

13
Comments
2 min read
View Functions in Solidity

View Functions in Solidity

7
Comments
2 min read
Playing with Yul (Assembly)

Playing with Yul (Assembly)

9
Comments
15 min read
Break Statement in Solidity

Break Statement in Solidity

1
Comments
3 min read
🚀🔮 Building Your Future: The Ultimate Blockchain Developer Road Map 🔑💫

🚀🔮 Building Your Future: The Ultimate Blockchain Developer Road Map 🔑💫

29
Comments 8
3 min read
Fallback Functions in Solidity

Fallback Functions in Solidity

3
Comments
2 min read
Do-while Loop in Solidity

Do-while Loop in Solidity

1
Comments
2 min read
zkEVMs and the Race to Scale Ethereum

zkEVMs and the Race to Scale Ethereum

2
Comments
7 min read
Immutable State Variables in Solidity

Immutable State Variables in Solidity

3
Comments
2 min read
Getter and Setter functions in Solidity

Getter and Setter functions in Solidity

4
Comments
2 min read
I Built A Web3 Clone Of The Hill Climb Game Using Unity, ThirdWeb GamingKit, and ContractKit.

I Built A Web3 Clone Of The Hill Climb Game Using Unity, ThirdWeb GamingKit, and ContractKit.

10
Comments 5
10 min read
Constructor in Solidity

Constructor in Solidity

15
Comments
3 min read
Unleashing the Power of Mapping in Solidity: Simplifying Complexity in Ethereum Contracts

Unleashing the Power of Mapping in Solidity: Simplifying Complexity in Ethereum Contracts

2
Comments 2
2 min read
QuillCTF: 6. Collatz Puzzle

QuillCTF: 6. Collatz Puzzle

4
Comments
4 min read
How to create dynamic NFTs ?

How to create dynamic NFTs ?

2
Comments
5 min read
Introducing ComposableNFT

Introducing ComposableNFT

2
Comments
2 min read
While Loop in Solidity

While Loop in Solidity

1
Comments
2 min read
Transactionless scam

Transactionless scam

2
Comments
3 min read
How to Send Ethers Programmatically without Metamask

How to Send Ethers Programmatically without Metamask

5
Comments
5 min read
For Loop in Solidity

For Loop in Solidity

2
Comments
2 min read
Loops in Solidity

Loops in Solidity

4
Comments
2 min read
If Else statement in Solidity

If Else statement in Solidity

1
Comments
1 min read
Block and Transaction details in Solidity

Block and Transaction details in Solidity

4
Comments
3 min read
Mastering Ether Units: A Guide to Solidity Conversions

Mastering Ether Units: A Guide to Solidity Conversions

4
Comments 1
2 min read
Solidity gasleft()

Solidity gasleft()

1
Comments 1
7 min read
Address Member Functions in Solidity

Address Member Functions in Solidity

Comments
3 min read
Unleashing the Power of Structs: A Guide to Organizing Data in Solidity

Unleashing the Power of Structs: A Guide to Organizing Data in Solidity

Comments
2 min read
Integers in Solidity

Integers in Solidity

1
Comments
2 min read
Ethereum as a Global State Machine.

Ethereum as a Global State Machine.

6
Comments 2
2 min read
Enums in Solidity

Enums in Solidity

4
Comments
2 min read
String Type and String Literals in Solidity

String Type and String Literals in Solidity

Comments
1 min read
More EVM Puzzles - Walkthrough

More EVM Puzzles - Walkthrough

Comments
9 min read
How Account Abstraction Will Change Web3 UX Forever

How Account Abstraction Will Change Web3 UX Forever

1
Comments 1
8 min read
Ethereum, Patricia Trie e Patricia Merkle Trie

Ethereum, Patricia Trie e Patricia Merkle Trie

3
Comments
7 min read
Booleans in Solidity

Booleans in Solidity

1
Comments
1 min read
Layout of a Solidity Source File - Part 2

Layout of a Solidity Source File - Part 2

1
Comments
1 min read
Introduction to SOLIDITY !

Introduction to SOLIDITY !

3
Comments 2
5 min read
Quill CTF: 4. Safe NFT

Quill CTF: 4. Safe NFT

Comments
3 min read
Events in Solidity: A Beginner's Guide

Events in Solidity: A Beginner's Guide

Comments 1
5 min read
An Introduction to solc-js

An Introduction to solc-js

Comments
1 min read
Smart Contract Creation Cost

Smart Contract Creation Cost

2
Comments
5 min read
QuillCTF: 3. VIP Bank

QuillCTF: 3. VIP Bank

1
Comments
2 min read
Using Remix Analyzer For Solidity Syntax Analysis.

Using Remix Analyzer For Solidity Syntax Analysis.

Comments
4 min read
QuillCTF: 2. Confidential Hash

QuillCTF: 2. Confidential Hash

1
Comments
3 min read
UTXO e Modelli di Account

UTXO e Modelli di Account

2
Comments
9 min read
QuillCTF: 1. Road Closed

QuillCTF: 1. Road Closed

3
Comments 2
2 min read
Introduction to MetaMask API

Introduction to MetaMask API

10
Comments
13 min read
Troubleshooting: "UNPREDICTABLE_GAS_LIMIT" thrown when calling a readonly contract method.

Troubleshooting: "UNPREDICTABLE_GAS_LIMIT" thrown when calling a readonly contract method.

Comments
2 min read
CFOX: A shell for eth dapp developers

CFOX: A shell for eth dapp developers

1
Comments
3 min read
Troubleshooting: replacement fee too low

Troubleshooting: replacement fee too low

1
Comments
2 min read
How to merge an Ethereum network right from the genesis block

How to merge an Ethereum network right from the genesis block

5
Comments 12
7 min read
Troubleshooting: exceeds block gas limit

Troubleshooting: exceeds block gas limit

4
Comments
1 min read
Introduction to Solidity

Introduction to Solidity

9
Comments 2
7 min read
Re-entrancy attacks in Ethereum smart contrats

Re-entrancy attacks in Ethereum smart contrats

6
Comments 1
2 min read
Gas Optimization In Solidity

Gas Optimization In Solidity

4
Comments
5 min read
Best Solidity Practices (with examples)

Best Solidity Practices (with examples)

8
Comments
4 min read
A look into formal verification of smart contracts using Certora

A look into formal verification of smart contracts using Certora

7
Comments
12 min read
Damn Vulnerable DeFI 2022 Walkthrough — Challenge 2 Solution “Naive Receiver”

Damn Vulnerable DeFI 2022 Walkthrough — Challenge 2 Solution “Naive Receiver”

4
Comments
4 min read
loading...