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: Create permission vault with merkle proof #12

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

quangkeu95
Copy link
Contributor

No description provided.


// 3. Create merkle root config
// If the tree grew too large, one can partition it into multiple tree by setting different version
const version = new BN(0);
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you allow config for nodesPerTree and automatically chunk it into multiple version?
Can refer rust cli https://github.com/MeteoraAg/alpha-vault/blob/0a4525a1bf6e807f0d27cefb02c8936cd112ae7f/cli/src/commands/generate_merkle_tree.rs#L76

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.

2 participants