Tag

ERC20

0 views collected around this technical thread.

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