Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.
/ probable-spoon Public archive

Python tool to simulate iot device inside a trailor tracking sensor data and feeding the truck chain

License

Notifications You must be signed in to change notification settings

truckchain/probable-spoon

Repository files navigation

Simulator for IoT data

This repo is based on python that takes the data in json format, processes it and creates blocks on the blockchain running on Etherium.

Dependencies

  1. Numpy
  2. web3py
  3. Solidity compiler (solc)

Running the simulator

You will need the contract file to create an instance of the contract This is located in our other repo:

git clone https://github.com/truckchain/refactored-train

Now run the final_script:

python3 final_script.py

shot

About

Python tool to simulate iot device inside a trailor tracking sensor data and feeding the truck chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published