Getting Started
Last updated
Last updated
.NET and Unity3D-compatible (Desktop, Mobile, WebGL) ApiClient for AtomicMarket
The entry point to the APIs is in the AtomicMarketApiFactory. You can initialise any supported API from there. You can then call any endpoint from the initialised API. Each endpoint has its own set of parameters that you may build up and pass in to the relevant function.
Open the Link to the Demo Application below