threefoldtech / home

Starting point for the threefoldtech organization
https://threefold.io
Apache License 2.0
9 stars 4 forks source link

Replace RMB with mycelium #1545

Open xmonader opened 4 weeks ago

xmonader commented 4 weeks ago

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. https://github.com/threefoldtech/home/issues/1542

Mycelium Support in ZOS

Ensure Mycelium is supported in ZOS https://github.com/threefoldtech/zos/issues/2338

ZOS OpenRPC Endpoints Exposure over Mycelium

Expose OpenRPC endpoints over Mycelium on ZOS nodes to facilitate RPC communication.

SDK Integration with OpenRPC

https://github.com/threefoldtech/home/issues/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