Building Web3 Applications on Decentralized Edge Computing: A Hong Kong Case Study
Introduction
Infrastructure Setup:
Our decentralized cloud infrastructure consists of three crucial nodes:

3 x compute nodes builded from A-Field Tech Cloud Console
Setup - Architecture

Setup - High Level Flowchart

Test Case Analysis:
The Setup
We have 3 nodes ready, and we can deploy the Smart Contract via the OP node

Next, we set up a test frontend HTML page & frontend script on our testing server to implement file upload and verification functions.

Frontend script

Then, we prepared a backend script that configures the essential connections: the IPFS node location, the deployed smart contract address, and the OP (Optimism) node endpoint.

Next, on our Ethereum node, we enabled the HTTP ports to listen for and monitor incoming transactions.

Then, on our Optimism node, we enabled HTTP ports for the OP-Sepolia chain and configured it to connect to our Ethereum node through the private network.

For the IPFS node configuration, we set up the API listening address and configured the gateway address using our public IP, allowing file uploads from the internet. The gateway enables external access to the IPFS node.

Testing 1 Results

Testing 2 Results

Key Advantages:
Conclusion
Our Web 3 Use Cases

Decentralized Document Verification System
NFT Marketplace with Regional Focus
Supply Chain Traceability
Digital Identity Management
Decentralized Content Distribution
Last updated
