Skip to content

IoThinc-VIT/SupplychainQCEvent

Repository files navigation

SupplychainQCEvent

Contract deployement address : https://ropsten.etherscan.io/address/0x294befe9cd6a95f5762526d7420d77022b999db4

Fastapi link :https://gdsbyk.deta.dev/docs#/

ROPSTEN FAUCET : https://faucet.dimensions.network/

Metamask : https://metamask.io/download/

HOW TO RUN

  • clone this repo
  • Go to backend and install packages using pip install -r reuirements.txt
  • Enete your private key and account address in contract.py
  • Run using the command uvicorn main:app --reload
  • Install nodejs and node red
  • Type node-red in terminal to open node red
  • Copy json from nodered--> index.js
  • Paste this json in import section in node red
  • Now you can trigger api to interact with blockchain