The XYO Foundation provides this source code available in our efforts to advance the understanding of the XYO Procotol and its possible uses. We continue to maintain this software in the interest of developer education. Usage of this source code is not intended for production.
Primary SDK for using the XYO Protocol 2.0 from Android.
var panel = XyoPanel(context, "test", listOf(NodeClient), listOf(XyoSystemInfoWitness()))
var bw = panel.reportAsync().bw
There seems to be issues using proguard with the SDK, or more specifically, Moshi, where it will remove generated classes We strongly recommend that you use R8 over Proguard.
- Arie Trouw
See the LICENSE file for license details
Made with 🔥 and ❄️ by XYO