Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/implement new identity contract #183

Conversation

psychemist
Copy link
Contributor

🚀 Pull Request Description

  • Adds new identity contract that stores users identities and leverages web3 identity and has a record of the users
  • Added robust tests for verifying full functionality of the identity contract
  • Refactored buggy code in create and update identity functions

🔗 Linked Issues

Fixes #99

🧪 Testing Instructions

  1. cd into the contracts folder from the root directory
  2. run scarb test command
  3. you should have see the results of each test module on the command line output

📸 Screenshots

Screenshot 2025-02-27 at 20 16 55 - `scrab build && scarb test`

✅ PR Checklist

  • I have tested these changes locally
  • Relevant documentation is updated
  • My code follows the repository's coding guidelines
  • I have added/updated tests that prove my fix/feature
  • No breaking changes introduced
  • Code is well-commented and readable

Copy link

vercel bot commented Feb 27, 2025

@psychemist is attempting to deploy a commit to the poulavbhowmick03's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@PoulavBhowmick03 PoulavBhowmick03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PoulavBhowmick03 PoulavBhowmick03 merged commit af0d319 into Shonen-Labs:main Feb 27, 2025
2 of 5 checks passed
@psychemist
Copy link
Contributor Author

thanks @PoulavBhowmick03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Identity Contract for StarkFinder/DevXStark
2 participants