openlimits icon indicating copy to clipboard operation
openlimits copied to clipboard

C# automatic binding

Open notdanilo opened this issue 4 years ago • 0 comments

This PR depends on https://github.com/sensorial-systems/ligen/pull/79

There are two possible strategies to use the automatic binding mechanism:

  1. Keeping the src/bindings source files to use ligen on them.
  2. Remove the src/bindings files and use ligen on openlimits-exchange traits and model types. Possibly adding openlimits-binance, for instance, to export a function to create the Binance client.

notdanilo avatar Dec 18 '21 17:12 notdanilo