haqq-grpc

Crates.iohaqq-grpc
lib.rshaqq-grpc
version0.4.0
sourcesrc
created_at2023-11-12 16:59:55.068884
updated_at2024-08-06 07:03:16.235779
descriptiongRPC client for Haqq nodes
homepagehttps://haqq.network
repositoryhttps://github.com/haqq-network/haqq-clients
max_upload_size
id1032892
size9,725,315
(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: 105

cargo fmt