Seeking feedback: Polkabind (Swift/Kotlin bindings over Subxt with UniFFI) #2082
wassimans
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I’ve been working on Polkabind, a thin Rust façade over Subxt that exposes a stable FFI API via UniFFI. The goal is to provide in a first time native Swift and Kotlin bindings (distributed via SwiftPM and Maven) so that iOS and Android developers can interact with Substrate/Polkadot chains without needing to touch Rust directly. Other language support will come after (Python notably).
Concretely:
I recently applied to the W3F Open Source Grant program. One reviewer asked whether this project would truly be useful to the ecosystem, and I’d like to get your perspective as Subxt’s maintainers:
I’m not asking for endorsement of funding, only for your technical perspective: whether this project makes sense in your view and how it might fit into the Subxt ecosystem.
Thanks a lot for your time, and for your work on Subxt, it’s been very inspiring to contribute (I added the FFI example via C) and I’d love to make Polkabind a useful companion for the ecosystem.
Best,
Wassim
(CC @jsdw)
Beta Was this translation helpful? Give feedback.
All reactions