# PIC Protocol — Rust Implementation
A Rust implementation of the **PIC Protocol** (Provenance Identity Continuity).
**Status:** Experimental
---
## About
This repository contains a reference implementation of the PIC Protocol as defined in the [PIC Specification](https://github.com/pic-protocol/pic-spec).
The **PIC Model** is original theoretical work created by **Nicola Gallo**.
This implementation is developed and maintained by **Nitro Agility S.r.l.**
---
## License
Licensed under the [Apache License 2.0](LICENSE).
---
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.
All participants must follow the [Code of Conduct](CODE_OF_CONDUCT.md).
---
## References
- [PIC Specification](https://github.com/pic-protocol/pic-spec)