Which crate is this feature request for?
payjoin-ffi
Please describe the feature you'd like to see added.
I'd like to add Java bindings for payjoin-ffi.
There is no JVM target today. I'd follow the C# layout (payjoin-ffi/java/), generate with uniffi-bindgen-java, and keep the generator in that directory rather than adding a cargo feature on payjoin-ffi.
First PR: generate, tests including v2, CI on linux/mac/windows. Not in that PR: Maven or a wallet.
Does that match what you'd want? I can open a draft after generate works locally.
Is your feature related to a problem, if so please describe it.
No response
Describe the solution you'd like
No response
Describe any alternatives you've considered
No response
Please leave any additional context
No response
Which crate is this feature request for?
payjoin-ffi
Please describe the feature you'd like to see added.
I'd like to add Java bindings for payjoin-ffi.
There is no JVM target today. I'd follow the C# layout (payjoin-ffi/java/), generate with uniffi-bindgen-java, and keep the generator in that directory rather than adding a cargo feature on payjoin-ffi.
First PR: generate, tests including v2, CI on linux/mac/windows. Not in that PR: Maven or a wallet.
Does that match what you'd want? I can open a draft after generate works locally.
Is your feature related to a problem, if so please describe it.
No response
Describe the solution you'd like
No response
Describe any alternatives you've considered
No response
Please leave any additional context
No response