SSIkit EVM trust registry #61
-
Hi All From documentation I can see that SSI Kit supports EVM registry Our products are agnostic towards the underlying technologies used to implement Trust Registries, which means that the SSI Kit is potentially compatible with any type of Trust Registry. I have no clue how to interact for ex with BESU. Is there any repo with some smart contracts to maintain the trust repository? Please advise. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey @gftwally, thanks for reaching out! Yes, it's correct that the SSI-Kit has the capabilities to interact with external Trust Registries. Though at this point, we haven't written an implementation for Ethereum yet. However, you still have the option to extend the SSI-Kit and write an extension that can connect to the external Trust Registry of your choice. Best |
Beta Was this translation helpful? Give feedback.
Hey @gftwally,
thanks for reaching out!
Yes, it's correct that the SSI-Kit has the capabilities to interact with external Trust Registries. Though at this point, we haven't written an implementation for Ethereum yet. However, you still have the option to extend the SSI-Kit and write an extension that can connect to the external Trust Registry of your choice.
Best
Tamino