Skip to content

Hongwei-Z/FishingNetTopology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fishing Net Topology (FNT)

A Novel Distributed Ledger Technology Structure for Wireless Sensor Networks Based on IOTA Tangle

Published Paper:
Zhang, H.; Zaman, M.; Stacey, B.; Sampalli, S. A Novel Distributed Ledger Technology Structure for Wireless Sensor Networks Based on IOTA Tangle. Electronics 2022, 11, 2403. https://doi.org/10.3390/electronics11152403

Graphical Abstract: GraphicalAbstract

File and Structure:

FNT_Ver1.0: Early concept preview and experimentation.

FNT_Ver2.0:
FNT.py: Main class of FNT.
Demo.ipynb: Function demonstration of FNT.

Terminology Clarification:
Packet: refers to the packet that contains the sensor data.
Auditee: an entity in the FNT that is approved by the new node. It can also be referred to as the Tip.
Auditor: an entity in the FNT that approves the new node. It can also be referred to as the Approver.

Author: Hongwei Zhang