The XYO Foundation provides this source code available in our efforts to advance the understanding of the XYO Protocol 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 Swift. Designed to work in both Mac OS and iOS.
dependencies: [
.package(url: "https://github.com/XYOracleNetwork/sdk-xyo-client-swift.git", .upToNextMajor(from: "2.0.3")),
],
let panel = XyoPanel(archive: 'test', apiDomain: "https://api.archivist.xyo.network", witnesses: [XyoSystemInfoWitness()])
panel.report(nil, nil)
- Arie Trouw
See the LICENSE file for license details
Made with 🔥 and ❄️ by XYO