Files
herolib/lib/clients/mycelium_rpc/.heroscript
Mahmoud-Emad c5759ea30e feat: Add Mycelium JSON-RPC client
- Adds a new V language client for interacting with the Mycelium
  JSON-RPC admin API.
- Includes comprehensive example code demonstrating all API features.
- Implements all methods defined in the Mycelium JSON-RPC spec.
- Provides type-safe API with robust error handling.
- Uses HTTP transport for communication with the Mycelium node.
2025-06-02 16:48:59 +03:00

8 lines
135 B
Plaintext

!!hero_code.generate_client
name:'mycelium_rpc'
classname:'MyceliumRPC'
singleton:1
default:0
hasconfig:1
reset:0