Tagged articles
16 articles
Page 1 of 1
JavaEdge
JavaEdge
Jul 11, 2024 · Blockchain

Build Your First Flow Blockchain Smart Contract with Cadence

This tutorial introduces the Flow blockchain, its unique sharding architecture, and ecosystem, then walks through installing the Flow CLI, using the Cadence Playground, writing and deploying a HelloWorld smart contract, and extending it with additional functions and scripts.

CadenceFlowSmart Contract
0 likes · 9 min read
Build Your First Flow Blockchain Smart Contract with Cadence
AntTech
AntTech
Aug 23, 2023 · Blockchain

Explorations in Web3 Ecosystem Security: Threat Landscape, Research Achievements, and Future Directions

The article reviews the rapid rise of Web3, outlines the severe security challenges and economic losses caused by attacks on cross‑chain bridges, DeFi platforms, and smart contracts, and details Ant Group's Sky Dome Lab research on platform, contract, and client‑side defenses along with future AI‑driven initiatives.

DeFiSmart ContractWeb3
0 likes · 9 min read
Explorations in Web3 Ecosystem Security: Threat Landscape, Research Achievements, and Future Directions
ELab Team
ELab Team
Aug 11, 2023 · Blockchain

Build and Deploy a Web3 Smart Contract Project with React, Vite, and Hardhat

This guide walks you through understanding blockchain contracts, setting up a React‑Vite‑Tailwind front‑end, installing ethers and Hardhat, writing and testing a Solidity contract, configuring Hardhat, deploying to Goerli via Alchemy, and integrating the contract with a React application.

BlockchainEthereumHardhat
0 likes · 14 min read
Build and Deploy a Web3 Smart Contract Project with React, Vite, and Hardhat
AntTech
AntTech
Apr 20, 2023 · Information Security

Exploring ChatGPT for Smart Contract Vulnerability Detection: Experiments and Analysis

This study investigates the capability of ChatGPT, a large language model, to detect common smart‑contract vulnerabilities, evaluates its performance against traditional tools across multiple datasets, and discusses its strengths, limitations, and future potential in blockchain security auditing.

AIChatGPTSmart Contract
0 likes · 23 min read
Exploring ChatGPT for Smart Contract Vulnerability Detection: Experiments and Analysis
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
Apr 23, 2022 · Blockchain

How a Simple Logic Error Locked $34 Million in an NFT Contract

A critical logic mistake and a refund‑queue vulnerability in the Akutar NFT project's AkuDreams Solidity contract caused 11,539 ETH (about $34 million) to become permanently locked, illustrating how subtle coding errors can freeze massive crypto assets.

BlockchainEthereumNFT
0 likes · 4 min read
How a Simple Logic Error Locked $34 Million in an NFT Contract
Hujiang Technology
Hujiang Technology
Apr 10, 2018 · Blockchain

Building a Decentralized Voting DApp with Ganache, Truffle, and Web3.js

This tutorial walks through creating a decentralized voting application on Ethereum using Solidity contracts, Ganache for local blockchain simulation, Web3.js for RPC interaction, and Truffle for compilation, migration, and front‑end integration, covering setup, contract code, deployment, and both console and web UI interactions.

GanacheSmart ContractTruffle
0 likes · 20 min read
Building a Decentralized Voting DApp with Ganache, Truffle, and Web3.js
Tencent Cloud Developer
Tencent Cloud Developer
Apr 9, 2018 · Industry Insights

Top 10 Blockchain Terms Every Enthusiast Should Master

This article presents a concise, ten‑item glossary of essential blockchain concepts—from decentralization and mining pools to cryptocurrencies, Bitcoin, Ethereum, smart contracts, proof‑of‑work, and the foundational blockchain itself—providing clear definitions and context for each term.

BitcoinBlockchainDecentralization
0 likes · 7 min read
Top 10 Blockchain Terms Every Enthusiast Should Master
Architects Research Society
Architects Research Society
Oct 17, 2016 · Blockchain

Hyperledger Fabric Chaincode Examples: Notarization, Asset Transfer, Digital Currency, Diploma Verification, Energy Sharing, and Logistics

This article presents a series of Hyperledger Fabric chaincode examples written in Go, covering information notarization, asset trading, digital currency issuance, diploma verification, community energy sharing, and logistics supply chain, each with functional descriptions, key functions, data models, and REST‑API interaction details.

BlockchainChaincodeGo
0 likes · 20 min read
Hyperledger Fabric Chaincode Examples: Notarization, Asset Transfer, Digital Currency, Diploma Verification, Energy Sharing, and Logistics