-
Notifications
You must be signed in to change notification settings - Fork 33
Add juror.vote() wrapper #12
Copy link
Copy link
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdifficulty: mediumMedium difficulty issueMedium difficulty issueenhancementNew feature or requestNew feature or requestpriority: mediumMedium priority issueMedium priority issuesdk
Description
Activity
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdifficulty: mediumMedium difficulty issueMedium difficulty issueenhancementNew feature or requestNew feature or requestpriority: mediumMedium priority issueMedium priority issuesdk
Description
This issue aims to address the implementation of Add
juror.vote()wrapper.The core objective is to: Handle the logic of casting an encrypted or plaintext vote via the smart contract.
By completing this feature, we will ensure that the TrustFlow protocol maintains its high standards for security, usability, and decentralized logic. This issue requires careful attention to the SDK Wrapper architecture and adherence to the existing project conventions.
When picking up this issue, please ensure you document any new dependencies or architectural decisions made during development.
Component
SDK Wrapper
Difficulty
🟡 Medium
Tasks
juror.vote()wrappertypedoccomments for the new featurenpm run buildto verify standard bundlingAcceptance Criteria
Estimated Time
4-8 hours