Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 413 Bytes

Blockchain-for-WSN

Python-based project to show the working of a blockchain-based WSN and perform certain attacks on it to check the security. An environment for UUID nodes and for Symmetric keys is created on anaconda. Five Different modules are created for implementing :

  1. Verification
  2. Node Management
  3. Blockchain Ledger Management
  4. Hashing Functions
  5. Transaction Management
  6. Attack script