mlabs-haskell / godot-cardano

Integrated light wallet and off-chain SDK for the Godot engine and Cardano blockchain
https://mlabs-haskell.github.io/godot-cardano/
MIT License
3 stars 0 forks source link

wrap http library functions with typed results #24

Open brainrake opened 7 months ago

brainrake commented 7 months ago

for nicer error handling

rmgaray commented 3 months ago

To clarify: the goal of wrapping the HTTP library functions is to improve the implementation. It should not affect the user facing API.