There are no open source Swift SDKs for interacting with the Cardano blockchain from Apple OS infrastructure.
Cardano Swift SDK is an open source solution for interacting with the Cardano blockchain using Swift and ObjectiveC
This is the total amount allocated to Cardano Swift SDK.
Right now we are working on covering REST/GraphQL APIs to make it easy to interact with the Cardano Blockchain from iOS/macOS/watchOS/tvOS environments using Pure Swift (and in addition ObjectiveC).
Here are 4 main goals of the proposal we could definitely achieve till March of 2021. (More to come..):
- We are going to provide Swift library that helps to interact with the Cardano blockchain and preprocess data; At this step we are going to wrap existing Rust frameworks to make it possible to preprocess Cardano related data from Swift.
- We are going to provide fully covered Cardano Wallet API as part of Swift SDK (20% covered right now); That will include transaction preprocessing and transaction submission processes to make it possible to create and send transactions from Swift.
- We are going to provide native Swift API interfaces based on Cardano GraphQL API; That will include most expected methods to read Cardano blockchain related data from Swift so users don't have to worry about GraphQL schemes and other issues.
- We are also willing to be a part of Adrestia 3rd party SDKs project. We are expecting to see more contributors and supporters for Swift SDK.
This Swift SDK always would be open source with MIT. Don't hesitate to follow the future repo updates at: https://github.com/kxpone/cardano-swift
We are also looking for delegators for our stake pool - KXP to make the development process more independent for us.
100000We are a Cardano SPO (KXP Pool);
We are a contributors of Verge Currency wallet written in Swift with 17k lines of code.