-
Notifications
You must be signed in to change notification settings - Fork 2
Proposing a blockchain-based solution for secure data transfer in AVs, addressing ownership, trust, and transparency challenges. Utilizing smart contracts and Merkle trees to ensure tamper-proof and auditable data sharing among vehicles and stakeholders.
udhayakumarth/secure-data-sharing-for-autonomous-vehicles-using-blockchain
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BLOCKCHAIN FOR SECURING AUTONOMOUS VEHICLES Abstract: Driverless cars have the potential to increase safety on the roads by reducing human error. However, this technology can be even further enhanced by the use of the blockchain. In general, blockchain technologies are largely used to ensure secure and immutable transaction records. Typically, these transactions include the exchange of cryptocurrencies like Bitcoin or the performance of so-called smart contracts (Ethereum). To ensure transaction integrity and non-repudiation, the blockchain provides decentralized storage (also known as a distributed ledger). The main contribution of this project is to secure wireless communications for Connected Vehicles. Software requirements : Remix IDE(web or Desktop) Solidity Ganache blockchain (CLI or GUI) Other collaborators: 1. Sarvesh T D 2. Vaishnavi S 3. Shanmuga Sundaram M
About
Proposing a blockchain-based solution for secure data transfer in AVs, addressing ownership, trust, and transparency challenges. Utilizing smart contracts and Merkle trees to ensure tamper-proof and auditable data sharing among vehicles and stakeholders.