Tagged articles
3 articles
Page 1 of 1
Tencent Cloud Developer
Tencent Cloud Developer
Nov 9, 2022 · Blockchain

Understanding the Architecture of a Web 3.0 Application (DApp)

Understanding a Web 3.0 DApp’s architecture involves replacing the centralized database and backend of a Web 2.0 stack with Ethereum’s immutable blockchain and smart contracts, while the front‑end communicates via providers, uses off‑chain storage like IPFS, queries through events or The Graph, scales with Layer 2 solutions, and leverages tools such as Hardhat, Truffle, and Remix.

DAppEthereumLayer 2
0 likes · 19 min read
Understanding the Architecture of a Web 3.0 Application (DApp)
Architecture Digest
Architecture Digest
Feb 28, 2018 · Blockchain

Blockchain Infrastructure Landscape: A First‑Principles Framework

This article presents a first‑principles framework that categorizes blockchain infrastructure components—storage, computation, and communication—by mapping them to concrete projects such as Ethereum, IPFS, BigchainDB, and others, illustrating how these modules interoperate to build efficient decentralized applications.

BlockchainInfrastructuredecentralized storage
0 likes · 21 min read
Blockchain Infrastructure Landscape: A First‑Principles Framework