DEV Community

# ethereum

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Monad: Diving Deep into the L1 Choice

Monad: Diving Deep into the L1 Choice

Comments
2 min read
Exploring ZKSync: A Journey through ZKSync with the Golang SDK

Exploring ZKSync: A Journey through ZKSync with the Golang SDK

2
Comments
10 min read
How To Learn Solidity In 2024

How To Learn Solidity In 2024

Comments
8 min read
Simplifying Solidity with Assembly: A Beginner's Guide -(Part 1)

Simplifying Solidity with Assembly: A Beginner's Guide -(Part 1)

1
Comments
2 min read
EIP 712: A simple example using Ethers.js & Hardhat

EIP 712: A simple example using Ethers.js & Hardhat

Comments
1 min read
Dencun Upgrade: A New Chapter for Ethereum’s Layer 2 Scalability

Dencun Upgrade: A New Chapter for Ethereum’s Layer 2 Scalability

Comments
7 min read
Riding the Waves of #Solana #Web3: An Adventure for Developers

Riding the Waves of #Solana #Web3: An Adventure for Developers

6
Comments 2
2 min read
Best Ethereum Web Development Stack in 2024

Best Ethereum Web Development Stack in 2024

34
Comments 6
6 min read
Diving Deeper into Blockchain Layers: What is Layer 1 Blockchain?

Diving Deeper into Blockchain Layers: What is Layer 1 Blockchain?

3
Comments
4 min read
Understanding Escrow in ERC-721 NFT Smart Contracts

Understanding Escrow in ERC-721 NFT Smart Contracts

Comments
2 min read
Introducing: Composite Attestations Engine (CATTS)

Introducing: Composite Attestations Engine (CATTS)

5
Comments
7 min read
Ethereum Finalizes 'Dencun' Upgrade Reducing Data Fees

Ethereum Finalizes 'Dencun' Upgrade Reducing Data Fees

Comments
5 min read
Compiling and Deploying Smart Contract with AWS Lambda

Compiling and Deploying Smart Contract with AWS Lambda

Comments
3 min read
Securing Test ETH from Faucets: A Comprehensive Guide

Securing Test ETH from Faucets: A Comprehensive Guide

2
Comments
4 min read
GetBlock’s New Chapter as ETH Bucharest Community Partner

GetBlock’s New Chapter as ETH Bucharest Community Partner

3
Comments
2 min read
Payments in Blockchain

Payments in Blockchain

4
Comments 1
4 min read
How to run a Trampoline locally: step-by-step instructions

How to run a Trampoline locally: step-by-step instructions

Comments
5 min read
The Ethereum’s Cancun-Deneb Upgrade and How It Impacts NFTs

The Ethereum’s Cancun-Deneb Upgrade and How It Impacts NFTs

Comments
4 min read
Unveiling the Ethereum Dencun Upgrade: Empowering the Future of Web3

Unveiling the Ethereum Dencun Upgrade: Empowering the Future of Web3

1
Comments
5 min read
Privacy - Level 12

Privacy - Level 12

Comments
4 min read
GAS optimization en Solidity ⚡9 Tips para ahorrar

GAS optimization en Solidity ⚡9 Tips para ahorrar

Comments
5 min read
Exploring Nested Mappings in Solidity

Exploring Nested Mappings in Solidity

Comments
3 min read
Hyperdust is set to bridge Ethereum with Arbitrum, offering services to smart DApps and AAA games.

Hyperdust is set to bridge Ethereum with Arbitrum, offering services to smart DApps and AAA games.

Comments
2 min read
GetBlock’s Team Gears Up for an Inspiring Journey at ETH Denver Conference

GetBlock’s Team Gears Up for an Inspiring Journey at ETH Denver Conference

3
Comments
2 min read
MantaNetwork Airdrop

MantaNetwork Airdrop

Comments
1 min read
Basic Solidity Smart Contract

Basic Solidity Smart Contract

Comments
1 min read
Community governance on Ethereum: The EIPs

Community governance on Ethereum: The EIPs

Comments
4 min read
Introduction to Tornado Cash

Introduction to Tornado Cash

Comments 1
4 min read
Create a cross chain ETH/ICP application using Azle and TypeScript

Create a cross chain ETH/ICP application using Azle and TypeScript

5
Comments
14 min read
Understanding the Ethereum Asset Mechanism: Comparative Analysis of ERC 20, ERC 721, and ERC 1155 Protocols.

Understanding the Ethereum Asset Mechanism: Comparative Analysis of ERC 20, ERC 721, and ERC 1155 Protocols.

1
Comments
5 min read
Chainsight Hands-on: Collecting Data from Onchain

Chainsight Hands-on: Collecting Data from Onchain

Comments
7 min read
Golang Frameworks and Libraries for Blockchain Development: Empowering Innovation

Golang Frameworks and Libraries for Blockchain Development: Empowering Innovation

Comments
3 min read
Tornado Cash with Halo2

Tornado Cash with Halo2

13
Comments
16 min read
Ethereum Gas Optimization Techniques

Ethereum Gas Optimization Techniques

Comments
13 min read
Building Hello World Smart Contracts: Solidity vs. Soroban Rust SDK - A Step-by-Step Guide

Building Hello World Smart Contracts: Solidity vs. Soroban Rust SDK - A Step-by-Step Guide

Comments
5 min read
Mastering Ethereum Notes

Mastering Ethereum Notes

1
Comments
25 min read
Introduction to Blockchain with Ethereum and Solidity

Introduction to Blockchain with Ethereum and Solidity

Comments
2 min read
Building a Subscription System on Ethereum

Building a Subscription System on Ethereum

Comments
4 min read
How Polygon Blockchain works...

How Polygon Blockchain works...

Comments
3 min read
Blockchain Consensus Mechanism

Blockchain Consensus Mechanism

1
Comments
7 min read
Ethereum Blockchain 101

Ethereum Blockchain 101

Comments
6 min read
Ethereum Scaling 101: A Quick Dive Into Understanding Layer 2 and Sidechains

Ethereum Scaling 101: A Quick Dive Into Understanding Layer 2 and Sidechains

Comments
6 min read
Smart Contract Development - Functions

Smart Contract Development - Functions

1
Comments
5 min read
Common Web3 terms explained

Common Web3 terms explained

Comments
6 min read
7 Essential Skills Companies Seek in Solidity Developers

7 Essential Skills Companies Seek in Solidity Developers

Comments 1
5 min read
Unlocking the Blockchain Trilemma: Scalability, Performance, and Transaction Time

Unlocking the Blockchain Trilemma: Scalability, Performance, and Transaction Time

10
Comments 1
6 min read
Bitcoin ETFs: Everything You Should Know

Bitcoin ETFs: Everything You Should Know

8
Comments 1
5 min read
Mastering ERC-20 Token Allowances and Transfers in Ethereum Smart Contracts

Mastering ERC-20 Token Allowances and Transfers in Ethereum Smart Contracts

Comments
4 min read
Understanding tx.origin and msg.sender in Solidity

Understanding tx.origin and msg.sender in Solidity

Comments
3 min read
Karma: An ERC20-compatible Reputation-based Money on the Ethereum Blockchain

Karma: An ERC20-compatible Reputation-based Money on the Ethereum Blockchain

Comments
8 min read
Elevator - Level 11

Elevator - Level 11

Comments
3 min read
Create a Raffle Draw Smart Contract Using Foundry 2024 (Part 1)

Create a Raffle Draw Smart Contract Using Foundry 2024 (Part 1)

6
Comments
5 min read
Steps to create Upgradeable Smart Contract 🚀🔥

Steps to create Upgradeable Smart Contract 🚀🔥

Comments
3 min read
Re-entrancy - Level 10

Re-entrancy - Level 10

Comments
4 min read
"Decoding Gas in Blockchain: Fuelling Efficiency and Scalability"

"Decoding Gas in Blockchain: Fuelling Efficiency and Scalability"

1
Comments
1 min read
ERC Token Standards - Everything You Need to Know

ERC Token Standards - Everything You Need to Know

5
Comments
2 min read
Getting Started with Foundry for Beginners 2024

Getting Started with Foundry for Beginners 2024

6
Comments 1
6 min read
Why is Solidity a better choice for smart contracts?

Why is Solidity a better choice for smart contracts?

2
Comments 2
1 min read
Gas Optimization Techniques in Solidity: A Comprehensive Guide

Gas Optimization Techniques in Solidity: A Comprehensive Guide

Comments
3 min read
Made a Dapp to Generate, Deploy and Test Smart Contract 🔥

Made a Dapp to Generate, Deploy and Test Smart Contract 🔥

Comments
2 min read
loading...