An open API service indexing awesome lists of open source software.

https://github.com/iotexproject/dewi-demo


https://github.com/iotexproject/dewi-demo

Last synced: about 2 months ago
JSON representation

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.

![DemoImage](./docs/images/demo-picture.jpeg)

## 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)