| Crates.io | glin-types |
| lib.rs | glin-types |
| version | 0.1.4 |
| created_at | 2025-10-05 04:22:43.322017+00 |
| updated_at | 2025-10-10 14:28:20.628804+00 |
| description | Shared types and data structures for GLIN Network SDK |
| homepage | https://docs.glin.ai/sdk/rust/setup |
| repository | https://github.com/glin-ai/glin-sdk-rust |
| max_upload_size | |
| id | 1868603 |
| size | 96,924 |
This crate provides core type definitions used across the GLIN SDK ecosystem. It includes:
Add this to your Cargo.toml:
[dependencies]
glin-types = "0.1.0"
This crate is part of the GLIN SDK for Rust, which provides complete blockchain interaction capabilities for GLIN Network.
glin-client - Network connection and RPC operationsglin-contracts - Contract deployment and interactionFor full SDK documentation, see the main repository.
Apache-2.0