Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

[Feature] SDK supports managing hypercerts protocol #4

Open
3 tasks
bitbeckers opened this issue Dec 2, 2022 · 0 comments
Open
3 tasks

[Feature] SDK supports managing hypercerts protocol #4

bitbeckers opened this issue Dec 2, 2022 · 0 comments

Comments

@bitbeckers
Copy link
Collaborator

Goal

Allow for managing a hypercert protocol deploymeny

User stories

  • As an admin, I want to be able to pull the SDK from npm so I can (un)pause a hypercert deployment
  • As a developer, I want to be able to pull the SDK from npm so I can upgrade a hypercert deployment
  • As a user, I want to be notified by the SDK that the protocol is currently paused

Technical

  • Assume hypercert deployment available
  • Input validations for splitting, merging and burning
  • Generate appropriate image representing the effect of the mutation and update metadata

Interface

Protocol

  • pause()
  • unpause()
  • upgrade()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Refinement
Development

No branches or pull requests

1 participant