enigma-node-client 0.0.1

HTTP client for Enigma node services (registry/resolve/announce/sync/nodes) using canonical enigma-node-types.
Documentation
1
2
3
# Testing

Integration tests spin up an in-process registry server from `enigma-node-registry` to exercise the client over HTTP. They register a dummy identity, resolve it back, check presence, and verify node listing. Negative tests cover input validation and error propagation on bad endpoints.