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

Threshold Wallet Demo #3

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

Threshold Wallet Demo #3

wants to merge 11 commits into from

Conversation

NhoxxKienn
Copy link
Collaborator

In the workflow, both Parties and the Deployer are realized as separate asynchronous nodes and interact with each other to complete the Demo's Protocol.

The already implemented Aries-Agent is changed to be wrapped in this node struct in the package demo. Each Agent has many commands that can be executed and are implemented in node.go and specified in commands.go. node-setup.go is called when the node is first created. config.go mapped the node-specific data from the respective .yaml, which contains information of wallet, client, ...etc.

See go.mod for the import of the forked aries-framework-go, which contains the integration of the BBS+ threshold Signature in VCWallet.

@NhoxxKienn NhoxxKienn self-assigned this Nov 28, 2023
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