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

[Feature] SDK supports managing hypercerts protocol #4

@bitbeckers

Description

@bitbeckers

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Refinement

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions