Skip to content

Implement token balance verification#7

Merged
gabrielrondon merged 2 commits intomainfrom
codex/verify-proof-generation-process-for-authenticity
May 17, 2025
Merged

Implement token balance verification#7
gabrielrondon merged 2 commits intomainfrom
codex/verify-proof-generation-process-for-authenticity

Conversation

@gabrielrondon
Copy link
Copy Markdown
Owner

Summary

  • add token canister and standard to TokenOwnershipInput
  • verify the caller's balance cross-canister before generating a proof
  • store verified token info with generated proofs
  • update Candid interface and TypeScript declarations
  • document new input fields in README

Testing

  • npm test (fails: failed to fetch halo2_proofs due to network)

@gabrielrondon gabrielrondon merged commit 6c6f511 into main May 17, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant