Integrating Bark into apps

In your installation guide it says:
“Our Ark wallet client that can be used from the command line or integrated into apps.”

But nowhere I can find any instructions or information on how to integrate it into an app.
I am interested in trying to integrate it into BitBanana (https://bitbanana.app/) in order to provide a beautiful UX for Ark.

That have been a little bit generous on our side. Currently we only provide the CLI app and a Rust API, which is the API that also underlies the CLI app. So currently only Rust apps can integrate with the API.

In the future we are planning to roll out bindings for all the popular platforms like Kotlin, Swift, TypeScript/Node/WASM, … We do not plan to release all bindings at the same time, though. In the near future it will be clear which bindings we will prioritize, others will follow later.

1 Like

Ok, thanks for the information. I’d like to vote for kotlin bindings.

3 Likes