Implement Device Native light client packages for Apple and Android product platforms.
Current light client solutions require either third-party frameworks or a JavaScript runtime environment. The PolkadotKit project removes the need for this additional layer. This will make it easier for native mobile developers to create apps that operate in a trustless decentralized manner.
This will complete the currently missing first solution to embedding smoldot into a mobile application.
Produce Swift and Kotlin packages, as well as the Rust scaffolding code and bindings needed to call into the smoldot Rust library.
This project will implement the code bounded by the purple box in the diagram above.
Smoldot Swift
Smoldot Kotlin