Shared utilities and common functionality for F1r3fly blockchain components.
**Utilities:**
- --
Add to your `Cargo.toml`:
```toml
[dependencies]
f1r3fly-shared = "0.1.0"
```
```bash
cargo build --release
```
```bash
cargo test
```
Licensed under the Apache License, Version 2.0.