You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue addresses the need for integrating Mycelium for improved stability and reliability, supporting Mycelium in ZOS, and exposing OpenRPC endpoints over Mycelium on ZOS nodes. Additionally, it focuses on integrating OpenRPC with sdk-go and sdk-ts.
Mycelium Stability
Implement stable Mycelium to provide enhanced stability and reliability over RMB. #1542
Mycelium is stable and reliable, providing better performance than RMB.
Mycelium is fully supported and operational in ZOS.
OpenRPC endpoints are successfully exposed over Mycelium on ZOS nodes.
sdk-go can interact with OpenRPC endpoints (full deployment)
sdk-ts can interact with OpenRPC endpoints (full deployment), functioning fully on the client-side without additional tools, or determine the need for a Mycelium proxy.
The text was updated successfully, but these errors were encountered:
This issue addresses the need for integrating Mycelium for improved stability and reliability, supporting Mycelium in ZOS, and exposing OpenRPC endpoints over Mycelium on ZOS nodes. Additionally, it focuses on integrating OpenRPC with sdk-go and sdk-ts.
Mycelium Stability
Implement stable Mycelium to provide enhanced stability and reliability over RMB. #1542
Mycelium Support in ZOS
Ensure Mycelium is supported in ZOS threefoldtech/zos#2338
ZOS OpenRPC Endpoints Exposure over Mycelium
Expose OpenRPC endpoints over Mycelium on ZOS nodes to facilitate RPC communication.
SDK Integration with OpenRPC
#1543
Tooling
Investigate the necessity of a Mycelium proxy for this purpose, otherwise, the enduser will be forced to run software on their local machine.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: