hyperledger / identus-edge-agent-sdk-ts

Apache License 2.0
15 stars 8 forks source link

[proposal] deprecate the browser demo in favor of the NextJS demo #220

Closed elribonazo closed 1 month ago

elribonazo commented 1 month ago

Proposed feature

I propose to remove the Browser demo as it is really getting outdated and it does not make sense for us to maintain 2 versions of the same demos, with all the features that we are working on.

The current nextJS supports:

  1. Complete secure storage
  2. Uses React + Type-safe Redux
  3. Single instance in Memory across the whole application
  4. Waiting for replies to messages

Feature description

Remove the Browser demo

Anything else?

No response

mkbreuningIOHK commented 1 month ago

@elribonazo , in case I prefer to ask now: will this issue have some impact on the Quick Start Guide?