mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 13:54:20 +01:00
move swift examples (#100)
* move swift examples * swift workflow * fixup * rewirte gettingStarted * add README for swift * update fiat examples and addresss feedback
This commit is contained in:
8
snippets/swift/README.md
Normal file
8
snippets/swift/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# How to run
|
||||
```
|
||||
cd BreezSDKExamples
|
||||
|
||||
swift build
|
||||
|
||||
swift run
|
||||
```
|
||||
Reference in New Issue
Block a user