Skip to content

feature/guild-skill-badge-v2-solidity#186

Open
adityagupta0251 wants to merge 3 commits intoTheSoftwareDevGuild:mainfrom
adityagupta0251:feat/guild-skill-badge
Open

feature/guild-skill-badge-v2-solidity#186
adityagupta0251 wants to merge 3 commits intoTheSoftwareDevGuild:mainfrom
adityagupta0251:feat/guild-skill-badge

Conversation

@adityagupta0251
Copy link
Copy Markdown
Contributor

This PR implements the Guild Skill Badge (V2) as specified in issue #180.

Key changes:

  1. TheGuildInternalResolver.sol: A new EAS schema resolver that ensures only authorized Guild accounts can issue or revoke attestations.
  2. Schema Registration: Registered the Skill Badge schema with fields string skillDescription and bytes32[] linkedBadges.
  3. Deployment Scripts: Updated main and standalone scripts.
  4. Testing: Comprehensive tests for authorization and schema validation.

@adityagupta0251
Copy link
Copy Markdown
Contributor Author

@joelamouche you can check it out!

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.

1 participant