Skip to content

add new dojang type for VerifyCode#18

Merged
ihooni merged 9 commits intomainfrom
issues/17
Dec 1, 2025
Merged

add new dojang type for VerifyCode#18
ihooni merged 9 commits intomainfrom
issues/17

Conversation

@ihooni
Copy link
Collaborator

@ihooni ihooni commented Dec 1, 2025

Description

This PR introduces a new Dojang schema called VerifyCode, enabling third-party systems to verify authentication-code–style attestations using the DojangScroll interface.

This feature is designed for issuers that generate off-chain verification codes and want verifiers to be able to reliably query their validity on-chain.

  • schema name: VerifyCode
  • schema: bytes32 codeHash, string domain

Related Issue

Closes #17

@ihooni ihooni self-assigned this Dec 1, 2025
Copy link
Collaborator Author

@ihooni ihooni left a comment

Choose a reason for hiding this comment

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

After approved, i'll upload broadcast files for GIWA Sepolia

@ihooni ihooni marked this pull request as ready for review December 1, 2025 07:32
@ihooni ihooni merged commit d9595eb into main Dec 1, 2025
3 checks passed
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.

add new dojang type for VerifyCode

2 participants