| Crates.io | f1r3fly-models |
| lib.rs | f1r3fly-models |
| version | 0.1.0 |
| created_at | 2025-07-28 20:54:08.546681+00 |
| updated_at | 2025-07-28 20:54:08.546681+00 |
| description | Common data model types for the F1r3fly blockchain, including protobuf definitions and Rust implementations |
| homepage | https://f1r3fly.io |
| repository | https://github.com/F1R3FLY-io/f1r3fly |
| max_upload_size | |
| id | 1771559 |
| size | 264,729 |
Common data model types for the F1r3fly blockchain, including protobuf definitions and Rust implementations.
Data Models:
Protocol Buffers:
Utilities:
Add to your Cargo.toml:
[dependencies]
f1r3fly-models = "0.1.0"
cargo build --release
cargo test
Licensed under the Apache License, Version 2.0.