Skip to content
Snippets Groups Projects
Commit 5f9822dd authored by Ahmed Shehata's avatar Ahmed Shehata
Browse files

Update readme file with docs and demo links

parent c6c5db89
No related branches found
No related tags found
1 merge request!16Update readme file with docs and demo links
...@@ -3,11 +3,21 @@ ...@@ -3,11 +3,21 @@
![Swift 5.6](https://img.shields.io/badge/swift-5.6-orange.svg) ![Swift 5.6](https://img.shields.io/badge/swift-5.6-orange.svg)
![platform iOS](https://img.shields.io/badge/platform-iOS-blue.svg) ![platform iOS](https://img.shields.io/badge/platform-iOS-blue.svg)
## 📖 Usage ## 📱 Demo
Refer to this [demo](https://git.xx.network/elixxir/shielded-help-demo/elixxir-dapp-demo) to see an example of how to build an app with the SDK to send `E2E` messages and send `RestLike` messsage.
Also you can checkout included example iOS application.
## 📖 Documentation
You can find full documentation with step by step guide [here](https://xxdk-dev.xx.network/mobile%20docs/ios-sdk)
## 🚀 Quick Start
Add `ElixxirDAppsSDK` library as a dependency to your project using Swift Package Manager. Add `ElixxirDAppsSDK` library as a dependency to your project using Swift Package Manager.
For usage examples, checkout included example iOS application.
### ▶️ Instantiating client ### ▶️ Instantiating client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment