Skip to main content
ArcBlock Community

Current Docs for DID Connect?

Wasil
Support
docs

Yoo!! Just wanted to verify and ask if this link takes me to the current up-to-date documents and information needed for installing and using DID Connect?

Webpack App

6 replies

Vincent1 year ago

Thanks z1e2eafaHZxSiDgpNQEFqcuVSZd9tYT21C6, I also had a related question. Does @did-connect/react work as a client side only solution still, or do you need to use @arcblock/did-connect for it to work now?

Thank you.

Wasil1 year ago

💯🫡

wangshijun1 year ago

Hi, a few reference links on using DID Connect in your blocklet:

And please note that @did-connect/* is not update-to-date, so please do not use it anywhere before we update it.

Vincent1 year ago

Does this mean it is now required to use a backend, such as Node and Express to receive a response from DID Wallet, or can I do this client side and send the response to my unique api without the handler described in the docs? There was a time when DID Connect would respond with a user's DID on client side requests. Thank you.

wangshijun1 year ago

The version used in the links I posted above still requires a backend to receive a response from DID Wallet. In future this will be improved to make things work on the client side only.

Wasil23 months ago

Thanks for your response💯🫡

Reply