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

Implement ICS-23 (non)membership proof verification as standalone Cairo library #208

Open
Tracked by #164
Farhad-Shabani opened this issue Jan 20, 2025 · 0 comments

Comments

@Farhad-Shabani
Copy link
Member

The first part of #164

Context

Implement the (non)membership proof verification as a general-purpose Cairo library. While it may not be as comprehensive as cosmos/ics23 (as that's not needed) the implementation would follow the same logic used there. Additionally, we can use the values from their snapshot tests as a reliable and battle-tested reference.

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

No branches or pull requests

1 participant