Tagged articles
20 articles
Page 1 of 1
Architects Research Society
Architects Research Society
May 25, 2023 · Blockchain

Understanding Web3: Origins, Stack, and Applications

This article explains what Web3 is, its historical context compared with Web 1.0 and Web 2.0, outlines the emerging Web3 technology stack, discusses current challenges and applications, and provides guidance for developers who want to start building decentralized applications.

DAppWeb3smart contracts
0 likes · 12 min read
Understanding Web3: Origins, Stack, and Applications
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)
21CTO
21CTO
Aug 4, 2022 · Blockchain

How to Build Your First Web3 DApp and Master Blockchain Basics

This comprehensive guide walks beginners through the evolution from Web 1.0 to Web 3.0, explains blockchain fundamentals, gas fees, smart contracts, crypto wallets, and provides step‑by‑step instructions for setting up a secure wallet and launching a decentralized application.

BlockchainCrypto WalletDApp
0 likes · 8 min read
How to Build Your First Web3 DApp and Master Blockchain Basics
Tencent Cloud Developer
Tencent Cloud Developer
Jul 13, 2022 · Blockchain

Web3.0 Development Guide: From Blockchain Basics to DApp Practice

The guide walks readers through Web3’s evolution from Web1.0 to blockchain‑driven Web3.0, explains core concepts such as decentralized ledgers, smart contracts, gas fees and consensus, then details DApp architecture and provides a step‑by‑step tutorial building a pet‑adoption DApp with Solidity, Truffle, MetaMask and a Vue/React frontend.

BlockchainDAppDecentralization
0 likes · 15 min read
Web3.0 Development Guide: From Blockchain Basics to DApp Practice
21CTO
21CTO
Mar 14, 2019 · Blockchain

Essential Guide to Blockchain Programming: Top Languages, Platforms, and Use Cases

This article explores blockchain programming fundamentals, compares public and permissioned chains, reviews major development platforms, and evaluates the top five languages—C++, JavaScript, Python, Go, and Solidity—highlighting their strengths, weaknesses, and real‑world blockchain applications.

BlockchainCDApp
0 likes · 11 min read
Essential Guide to Blockchain Programming: Top Languages, Platforms, and Use Cases
CSS Magic
CSS Magic
Jan 22, 2019 · Blockchain

Fast Q&A Season 2 – Blockchain Learning Roadmap & Front‑End Career Tips

In this Fast Q&A episode, the author outlines a two‑layer view of blockchain technology, recommends learning resources for front‑end engineers entering DApp development, and offers practical career advice for junior front‑end developers facing interview challenges and job‑search decisions.

BlockchainDAppLearning Path
0 likes · 8 min read
Fast Q&A Season 2 – Blockchain Learning Roadmap & Front‑End Career Tips
CSS Magic
CSS Magic
Sep 29, 2018 · Blockchain

Why a Front-End Veteran Turned to Blockchain: An InfoQ Interview with CSS Magic

In this InfoQ interview, seasoned front‑end engineer CSS Magic explains how his ten‑year web background led him to explore decentralized applications, compares DApp architecture with traditional web apps, outlines blockchain’s unique traits, public‑chain selection criteria, required skills, and offers career advice for developers considering the blockchain wave.

BlockchainDAppDecentralization
0 likes · 15 min read
Why a Front-End Veteran Turned to Blockchain: An InfoQ Interview with CSS Magic
Hujiang Technology
Hujiang Technology
Apr 16, 2018 · Blockchain

Implementing a Weighted Voting DApp with ERC20 Tokens on Ethereum

This article guides developers through extending a simple Ethereum voting DApp by introducing ERC20 token-based weighted voting, covering token concepts, Solidity contract design with structs and mappings, functions for buying tokens, voting, and fund transfer, as well as deployment, testing, and front‑end integration steps.

BlockchainDAppERC20
0 likes · 16 min read
Implementing a Weighted Voting DApp with ERC20 Tokens on Ethereum
Architects Research Society
Architects Research Society
Apr 5, 2018 · Blockchain

Understanding Decentralized Applications (DApps) and Their Types on Ethereum

The article explains how Ethereum uses blockchain to host decentralized applications, outlines the three categories of dApps—including fund‑management, hybrid financial/off‑chain, and governance apps—describes their open‑source nature, and discusses examples such as censorship‑resistant micro‑blogging and decentralized autonomous organizations.

BlockchainDAppEthereum
0 likes · 5 min read
Understanding Decentralized Applications (DApps) and Their Types on Ethereum