Skip to content

Demonstration of enhanced Security in IoT using Blockchain **Simulation Only***

License

Notifications You must be signed in to change notification settings

DevOpsInternational/IoT-Blockchain

 
 

Repository files navigation

IoT-and-Blockchain

Quick Demo

Note: Windows Build Tools is required to install web3. Install through Powershell(Admin) if not installed already

npm install -g windows-build-tools
git clone https://github.com/Salmandabbakuti/IoT-and-Blockchain.git
cd IoT-and-Blockchain
npm install
ganache-cli # local testnet for deployments
truffle compile 
pip install -r requirements.txt
python app.py # Headover to your http://localhost:8000

python appRemote.py # Needs to add your private key inorder to work.

Author

Buy Me A Coffee

About

Demonstration of enhanced Security in IoT using Blockchain **Simulation Only***

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 43.6%
  • JavaScript 27.4%
  • HTML 21.0%
  • Solidity 5.4%
  • CSS 2.6%