Skip to content

Repository for the "Integrating Physical Devices with IOTA - The Track&Trace App." tutorial

Notifications You must be signed in to change notification settings

huggre/trackntrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the "Integrating physical devices with IOTA - The Track&Trace App." tutorial.

img

In this tutorial we are creating a simple web App. that simulates using the IOTA tangle as a global DLT to record events in a typical supply chain.

You will find the full tutorial with text and images here

Warning!! The Track&Trace App. is a server-side web App. built on top of the Flask web framework, and should be run inside a Linux environment (the code will not run correctly inside a native Windows environment)

In case you do not have access to a Linux system, I suggest you install and run the App. inside a Windows WSL environment.

Getting started

Python 3 and pip are required to install and run the App.

You also need to make sure you have the following Python libraries installed and working in your server environment.

You can now install and run a functional version of the App. using the following procedure:

git clone https://github.com/huggre/trackntrace
cd trackntrace
python app.py

Contribution

PRs are welcome on master

About

Repository for the "Integrating Physical Devices with IOTA - The Track&Trace App." tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published