Kayusme / Veera

User/Device authentication using blockchain to mitigate DDos attack. Read the Readme to more details
MIT License
0 stars 0 forks source link

Create user/device authentication dApp using Solidity #3

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds the implementation of a user/device authentication decentralized application (dApp) using Solidity. It includes the creation of a new Solidity contract file named "Auth.sol" that handles user registration, login, and logout. Additionally, a test file named "Auth.test.js" is created to ensure the contract functions as expected.

Summary

Please review and merge this PR to add user/device authentication functionality to the Veera blockchain project.

Fixes #1.


To checkout this PR branch, run the following command in your terminal:

git checkout {pull_request.branch_name}

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: