Getting Started
.NET and Unity3D-compatible (Desktop, Mobile, WebGL) ApiClient for AtomicAssets
Usage
The entry point to the APIs is in the AtomicAssetsApiFactory. 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.
Demo Application
Open the Link to the Demo Application below
Last updated