Crates.io | linera-service-graphql-client |
lib.rs | linera-service-graphql-client |
version | 0.13.0 |
source | src |
created_at | 2023-09-25 21:23:28.659779 |
updated_at | 2024-11-01 15:21:55.033287 |
description | A GraphQL client for Linera node service |
homepage | https://linera.dev |
repository | https://github.com/linera-io/linera-protocol |
max_upload_size | |
id | 983084 |
size | 52,067 |
A GraphQL client for the node service.
To generate the linera service GraphQL schema, a binary linera-export-schema
is available:
cargo run --bin linera-schema-export > linera-service-graphql-client/gql/service_schema.graphql
See the CONTRIBUTING file for how to help out.
This project is available under the terms of the Apache 2.0 license.