iicp-client 0.7.36

Official Rust client SDK for the IICP protocol (ADR-016)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Contributing

Issues and discussions for the IICP client SDK are tracked in the main IICP issue tracker:

**https://github.com/RobLe3/IICP/issues**

This repository will accept pull requests once functional code lands (v0.1.0, IICP spec v1.5 stable).
Until then, use the issue tracker above to:

- Report protocol bugs or ambiguities
- Propose SDK API design decisions
- Discuss integration patterns

## License

By contributing, you agree your contributions are licensed under Apache-2.0.