Newer
Older


- [XXClient Quick Start Guide](Docs/XXClient-quick-start-guide.md)
- [XXMessengerClient](Docs/XXMessengerClient.md)
elixxir-dapps-sdk-swift [Swift Package]
├─ XXClient [Library]
└─ XXMessengerClient [Library]
- Use `exlixxir-dapps-sdk-swift-Package` scheme to build and test the package.
- Use other schemes (like `XXClient`) for building and testing individual libraries in isolation.
### Bindings
The package uses `Bindings.xcframework` dependency, built from [go client](https://git.xx.network/elixxir/client) repository. Use `build-bindings.sh` script to update the framework. Information about currently used version is contained in [Frameworks/Bindings.txt](Frameworks/Bindings.txt) file.
## 📄 License
Copyright © 2022 xx network SEZC
[License](LICENSE)