https://github.com/iotexproject/dewi-demo
https://github.com/iotexproject/dewi-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iotexproject/dewi-demo
- Owner: iotexproject
- License: mit
- Created: 2024-03-25T20:50:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T21:04:07.000Z (over 1 year ago)
- Last Synced: 2025-12-28T11:06:40.798Z (6 months ago)
- Language: Rust
- Size: 2.07 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IoTeX DeWi Demo
A decentralized WiFi internet connectivity network (DeWi) built on IoTeX as a fully verifiable and composable Decentralized Physical Infrastructure Network (DePIN).
This demo aims to create a fully functional DePIN project using real-world devices. It will demonstrate the integration of various IoTeX modules to construct a verifiable and reliable DePIN solution.

## Discalimer
This demo is a live content, it is intended to evolve and grow when more features and improvements are released on IoTeX. The demo is intended for educational purpose only: many components and security features are missing, or rely on early releases of the IoTeX protocols, therefore it should not be intended for prduction.
## Quick Start
For a full description and tutorial about this project please check out the
[-> IoTeX Documentation Portal](https://docs.iotex.io/builders/depin).
#### 1. Flash the IoT boards
[Check out the ESP32 section](esp32/README.md)
#### 2. Deploy the smart contracts
[Check out the Blockchain section](blockchain/README.md)
#### 3. Deploy the verifiable computation
[Check out the W3bstream section](w3bstream/README.md)