A reference implementation of the PACT Pathfinder Network in Python.
https://wbcsd.github.io/tr/2023/data-exchange-protocol-20230221/
poetry install
Currently, the only items to have been implemented are the datatypes in pathfinder_network/datamodel
, so you can use them, and run tests.
Submit a PR.
pytest