Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novasamatech/substrate-sdk-ios
Native iOS SDK for developing client apps for Substrate-based networks
https://github.com/novasamatech/substrate-sdk-ios
blockchain ios kusama polkadot substrate swift
Last synced: 2 months ago
JSON representation
Native iOS SDK for developing client apps for Substrate-based networks
- Host: GitHub
- URL: https://github.com/novasamatech/substrate-sdk-ios
- Owner: novasamatech
- License: apache-2.0
- Created: 2021-10-22T07:53:31.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T06:42:26.000Z (3 months ago)
- Last Synced: 2024-10-30T01:37:07.720Z (2 months ago)
- Topics: blockchain, ios, kusama, polkadot, substrate, swift
- Language: Swift
- Homepage: https://novawallet.io
- Size: 1.04 MB
- Stars: 21
- Watchers: 6
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dot - iOS Substrate SDK - Swift Substrate SDK for iOS by Novasama Technologies (Libraries / Multisig Wallets)
README
# Substrate SDK iOS
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SubstrateSdk is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'SubstrateSdk', :git => 'https://github.com/nova-wallet/substrate-sdk-ios.git', :tag => '1.1.0'
```## Author
ERussel, [email protected]
## License
SubstrateSdk iOS is available under the Apache Version 2.0 license. See the LICENSE file for more info.
© Novasama Technologies GmbH 2023