Last updated: 2025-01-22 01:11:31.042162 File source: link on GitLab
In order to provide proof of concept of how NuActor system can be integrated into ASI node, we need to implement pilot that will satisfy two did-auth-use-scenarios:
preliminary implementation idea; TBC
The main work involved into this pilot is the implementation of code needed for Manage DIDs and OCaps scenario. This will most probably involve a:
UI prototype;
JavaScript SDK for accessing NuActor system;
chosen wallet integration (for accessing hot or cold wallets via browser interface) and
keystore implementation for storing / accessing issued DIDs and capabilities
After this part is done, submitting a compute job would not need much as, besides accessing NuNet Ensemble deployment functionality via the UI prototype.