This repo is based on python that takes the data in json format, processes it and creates blocks on the blockchain running on Etherium.
- Numpy
- web3py
- Solidity compiler (solc)
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