Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smazurs authored Mar 10, 2024
1 parent ead49e3 commit 33fc2c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project demonstrates how to integrate an Arduino RF handshake process with a Next.js application to approve Ethereum transactions before sending them through Metamask. The handshake is performed between two Arduino devices communicating via RF waves, utilizing frequency hopping to increase security and prevent unauthorized interception of the communication.

![Wave Wallet Demo](WaveWallet/wavewallet_demo.gif)
![Wave Wallet Demo](media/wavewallet_demo.gif)

# Table of contents

Expand Down Expand Up @@ -64,4 +64,4 @@ The project consists of three main components:

## License

WaveWallet is open-sourced software licensed under the MIT license.
WaveWallet is open-sourced software licensed under the MIT license.

0 comments on commit 33fc2c2

Please sign in to comment.