Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 718 Bytes

File metadata and controls

24 lines (16 loc) · 718 Bytes

Contributing to intentproof-sdk-python

Thank you for helping improve IntentProof.

How to help

We welcome GitHub Issues and pull requests.

  • Small fixes: open a PR with a short summary and test plan.
  • API or signing behavior changes: discuss in an issue first; they must stay aligned with intentproof-spec golden vectors.

Pull requests

  • Run pytest before opening.
  • Cross-language behavior changes may need matching updates in spec fixtures and sibling SDKs.

License

By contributing, you agree your contributions are licensed under the MIT License (see LICENSE).