Core Components


The @arcblock/did-connect-react library is built around a few essential components that provide the foundation for integrating decentralized identity into your application. These components handle session management and the user-facing connection interface.

Understanding these two core components is the first step to mastering the library. They work together to provide a seamless and secure authentication experience.

Start by learning how to set up the SessionProvider to manage application-wide state, then explore how the DidConnect component facilitates the user authentication journey.