# Elixxir dApps Swift SDK

![Swift 5.6](https://img.shields.io/badge/swift-5.6-orange.svg)
![platform iOS, macOS](https://img.shields.io/badge/platform-iOS,_macOS-blue.svg)

## 📖 Documentation 

- [XXClient Quick Start Guide](Docs/XXClient-quick-start-guide.md)
- [XXMessengerClient](Docs/XXMessengerClient.md)

## 📱 Examples

Check out included [examples](Examples).

## 🛠 Development

Open `Package.swift` in Xcode (≥13.4.1).

### Project structure

```
elixxir-dapps-sdk-swift [Swift Package]
 ├─ XXClient [Library]
 └─ XXMessengerClient [Library]
```

### Build schemes

- 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.

## 📄 License

Copyright © 2022 xx network SEZC

[License](LICENSE)