Skip to content

feat: identus-react#521

Draft
elribonazo wants to merge 7 commits into
mainfrom
feat/identus-react
Draft

feat: identus-react#521
elribonazo wants to merge 7 commits into
mainfrom
feat/identus-react

Conversation

@elribonazo

@elribonazo elribonazo commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

Description:

This PR introduces the @hyperledger/identus-react package into the workspace.
This is a new package that will need to be deployed separately to not have both sdk and react mix its dependencies.

The identus-react package provides a set of react providers and hooks to use within the SDK.
The identus-react package depends on SDK V8

Added test coverage with basic flows, and improved documentation with the package reference and some tutorials in the developer section

This package requires @hypeledger to create and configure provenance before publishing it.

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

@elribonazo elribonazo force-pushed the feat/identus-react branch 2 times, most recently from f293c16 to 5a350f9 Compare March 22, 2026 12:24
@elribonazo elribonazo self-assigned this Mar 22, 2026
@elribonazo elribonazo linked an issue Mar 22, 2026 that may be closed by this pull request
@elribonazo elribonazo force-pushed the feat/identus-react branch 3 times, most recently from 71dbfdc to 64c993a Compare March 24, 2026 13:36
Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
Signed-off-by: Francisco Javier Ribo Labrador <elribonazo@gmail.com>
@sonarqubecloud

Copy link
Copy Markdown

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 73.414% (-2.2%) from 75.66%
when pulling 09400e3 on feat/identus-react
into 65bb986 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create identus react helpers

2 participants