haqq-grpc

Crates.iohaqq-grpc
lib.rshaqq-grpc
version0.4.1
created_at2023-11-12 16:59:55.068884+00
updated_at2025-01-24 10:01:34.101775+00
descriptiongRPC client for Haqq nodes
homepagehttps://haqq.network
repositoryhttps://github.com/haqq-network/haqq-clients
max_upload_size
id1032892
size9,812,493
(haqq-ci)

documentation

https://docs.rs/haqq-grpc

README

Haqq RPC Clients

This repo contains RPC clients — generated with buf.build, patched rough edges and improved with some useful helpers.

Rust Client

docs.rs Crates.io

Rust client is fully functional, supports gRPC.

TODO:

  • REST endpoints (openapi-generator-cli is very buggy for rust)

TypeScript gRPC-Web Client

Currently only structs are generated in web folder.

TODO:

  • package.json and other packaging-related files
  • tests with usage examples
Commit count: 113

cargo fmt