DEV Community

# ethereum

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Vitalik’s Proposal for Ethereum Alignment, Rhinestone Automations, 0xPPL’s Web3 Social Networking, Chain Abstraction Hub

Vitalik’s Proposal for Ethereum Alignment, Rhinestone Automations, 0xPPL’s Web3 Social Networking, Chain Abstraction Hub

Comments
5 min read
Scaling Ethereum: Rollups as the Solution to Blockchain’s Trilemma

Scaling Ethereum: Rollups as the Solution to Blockchain’s Trilemma

Comments
2 min read
Why Go is the New Contender in Smart Contract Development

Why Go is the New Contender in Smart Contract Development

7
Comments
5 min read
peer review

peer review

Comments
2 min read
The Rise of Ethereum Layer 2 Solutions

The Rise of Ethereum Layer 2 Solutions

Comments
4 min read
Differences between Ethereum’s send/transfer/call functions

Differences between Ethereum’s send/transfer/call functions

Comments
4 min read
The $150 Million DAO Heist: The Hack That Split Ethereum in Two

The $150 Million DAO Heist: The Hack That Split Ethereum in Two

Comments
2 min read
Understanding Ether Transfers in Solidity: send, transfer, and call

Understanding Ether Transfers in Solidity: send, transfer, and call

1
Comments
3 min read
ERC20 Smart Contracts: A Primer

ERC20 Smart Contracts: A Primer

Comments
2 min read
Understanding ERC-20: The Standard for Fungible Tokens on Ethereum

Understanding ERC-20: The Standard for Fungible Tokens on Ethereum

1
Comments 2
6 min read
Understanding send, transfer, and call in Solidity: Security Implications and Preferences

Understanding send, transfer, and call in Solidity: Security Implications and Preferences

1
Comments
4 min read
Tracing the Revenue Contribution of OP Stack Chains and Benefits to Ethereum

Tracing the Revenue Contribution of OP Stack Chains and Benefits to Ethereum

Comments
8 min read
Web3와 Web2 프론트엔드 어떤게 다를까? -1

Web3와 Web2 프론트엔드 어떤게 다를까? -1

5
Comments
2 min read
How to use 'initializes' and 'exports' in vyper: Modular Vyper code arrangement.

How to use 'initializes' and 'exports' in vyper: Modular Vyper code arrangement.

4
Comments
3 min read
Blockchain: Which Language to Learn First?

Blockchain: Which Language to Learn First?

Comments
1 min read
Building an Auto-verified Quote DApp on Morph

Building an Auto-verified Quote DApp on Morph

4
Comments 1
9 min read
A Step-by-Step Guide on how to Register a Name on Ethereum Using Web3Auth and Clusters.xyz

A Step-by-Step Guide on how to Register a Name on Ethereum Using Web3Auth and Clusters.xyz

Comments
2 min read
Understanding Crypto Transaction Fees

Understanding Crypto Transaction Fees

1
Comments
3 min read
A Deep Dive into Solidity Visibility Specifiers: Public, Private, Internal, and External

A Deep Dive into Solidity Visibility Specifiers: Public, Private, Internal, and External

1
Comments
3 min read
Introduction to the Ethereum network

Introduction to the Ethereum network

Comments
4 min read
Hiring a Senior Web3 Engineer(Python)

Hiring a Senior Web3 Engineer(Python)

Comments
1 min read
Understanding the Staking Contract

Understanding the Staking Contract

5
Comments
3 min read
Understanding How the EVM Stores Mappings, Arrays, and Structs in Solidity

Understanding How the EVM Stores Mappings, Arrays, and Structs in Solidity

3
Comments
3 min read
ERC-20 Token Standard: A basic guide on what you need to know

ERC-20 Token Standard: A basic guide on what you need to know

1
Comments
2 min read
Understanding the Difference Between memory and storage in Solidity

Understanding the Difference Between memory and storage in Solidity

1
Comments
2 min read
Hardhat vs. Foundry: Which Is Better, or Should You Use Them Hand in Hand?

Hardhat vs. Foundry: Which Is Better, or Should You Use Them Hand in Hand?

1
Comments
3 min read
Introduction to Restaking and AVS in Solidity

Introduction to Restaking and AVS in Solidity

Comments
4 min read
BasilicaEVM: A modern dApp Stack

BasilicaEVM: A modern dApp Stack

Comments
2 min read
Understanding HD(Hierarchical deterministic) wallet

Understanding HD(Hierarchical deterministic) wallet

1
Comments 2
3 min read
Uma revisão bibliográfica sobre blockchain

Uma revisão bibliográfica sobre blockchain

Comments
17 min read
Exploring Solidity Data Types: A Beginner Deep Dive on Uint vs Int

Exploring Solidity Data Types: A Beginner Deep Dive on Uint vs Int

Comments
8 min read
EVM Reverse Engineering Challenge 0x03

EVM Reverse Engineering Challenge 0x03

Comments
1 min read
Blockchain Beyond Crypto: Real-World Applications

Blockchain Beyond Crypto: Real-World Applications

1
Comments
3 min read
Building a Secure Multisig Wallet on Ethereum

Building a Secure Multisig Wallet on Ethereum

9
Comments
4 min read
EVM Reverse Engineering Challenge 0x02

EVM Reverse Engineering Challenge 0x02

1
Comments
1 min read
Understanding pure vs. view Functions in Solidity

Understanding pure vs. view Functions in Solidity

1
Comments
2 min read
How to Create an NFT – A Step-by-Step Guide

How to Create an NFT – A Step-by-Step Guide

1
Comments 1
2 min read
Everything About Account Abstraction: Enhanced Web3 Wallets Drive Crypto Adoption, Fuse’s TradFi-Web3 Vision

Everything About Account Abstraction: Enhanced Web3 Wallets Drive Crypto Adoption, Fuse’s TradFi-Web3 Vision

1
Comments
6 min read
Everything About Account Abstraction: Particle Network’s Coalition, TON’s Polygon-Based L2, Ethereum’s $2M Attackathon

Everything About Account Abstraction: Particle Network’s Coalition, TON’s Polygon-Based L2, Ethereum’s $2M Attackathon

Comments
6 min read
Asserting Integrity in Ethereum Data Extraction with Go through tests

Asserting Integrity in Ethereum Data Extraction with Go through tests

Comments
4 min read
Understanding DeFiLlama and its Functionality

Understanding DeFiLlama and its Functionality

Comments
5 min read
Demystifying Account Abstraction

Demystifying Account Abstraction

1
Comments
3 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

6
Comments
8 min read
Step-by-Step Guide: Building an Auto-Verified Decentralized Application

Step-by-Step Guide: Building an Auto-Verified Decentralized Application

2
Comments
10 min read
Introduction to EigenLayer

Introduction to EigenLayer

2
Comments
3 min read
EVM Reverse Engineering Challenge 0x01

EVM Reverse Engineering Challenge 0x01

3
Comments
1 min read
RETHV - Building Reth for the RISC-V platform

RETHV - Building Reth for the RISC-V platform

3
Comments
9 min read
A Simple Vyper smart contract to fetch the price of BTC using Chainlink and Apeworx.

A Simple Vyper smart contract to fetch the price of BTC using Chainlink and Apeworx.

5
Comments 1
4 min read
EVM Reverse Engineering Challenge 0x00

EVM Reverse Engineering Challenge 0x00

1
Comments
2 min read
Building on Morph

Building on Morph

5
Comments
7 min read
Distributed validator technology with Obol Labs

Distributed validator technology with Obol Labs

Comments
3 min read
Gatekeeper One - Level 13

Gatekeeper One - Level 13

Comments
5 min read
Extracting and Converting Transaction Input Data in Go

Extracting and Converting Transaction Input Data in Go

11
Comments
3 min read
Variables in Solidity

Variables in Solidity

Comments
1 min read
Epoch - Ethereum 2.0

Epoch - Ethereum 2.0

Comments
2 min read
Ethereum Development: Foundry or Hardhat

Ethereum Development: Foundry or Hardhat

1
Comments
3 min read
Beyond Money: The Impact of Enabling Widespread NFT Minting

Beyond Money: The Impact of Enabling Widespread NFT Minting

Comments
7 min read
Mastering Vyper Functions(part1 )

Mastering Vyper Functions(part1 )

3
Comments
2 min read
Create an Externally Owned Wallet using Web3J and Spring Boot

Create an Externally Owned Wallet using Web3J and Spring Boot

Comments
3 min read
Hello World AVS: Dev Entrypoint

Hello World AVS: Dev Entrypoint

Comments
5 min read
loading...