fireblocks-sdk-py
fireblocks-sdk-py copied to clipboard
Python types for Webhooks events
It'd be great if we had a method for parsing the JSON messages sent via Webhooks into Python objects (ideally MyPy-annotated classes). I think this would make it easier to program against the Webhooks API because devs wouldn't have to refer to the documentation for type information--it'd be right there in the code.