[ENHANCE] Migrate UI to Sybil V2 contract
Opened this issue · 0 comments
lachlanglen commented
Summary
See contract documentation here
- Verify all contract methods being used in Nadabot app against V2 contract documentation; update method names & args if necessary, & handle new response types (NB: pay special attention to IDs, e.g.
ProviderID
andStampID
are now both integers and not complex strings) - Ensure that app functions as expected (test against
v2new.staging.nadabot.near
) - Open PR against
staging
branch
Description
[Detailed description of the enhancement, including how it would work and any design considerations]
Acceptance Criteria
[List of criteria that must be met for the enhancement to be considered accepted]
Additional Information
[Any other relevant information, such as links to related issues or pull requests]