bdk-ffi icon indicating copy to clipboard operation
bdk-ffi copied to clipboard

Add examples module to all bindings

Open ItoroD opened this issue 4 months ago • 5 comments

It will be great for users of the library or anyone at all to see how some of the APIs can be used in our various language bindings. This has already been started for the JVM bindings here. A similar thing can be done for other bindings.

Note

  • Our various bindings are being moved to their own repository, so it is best to add the examples module in the new repositories

ItoroD avatar Jul 29 '25 14:07 ItoroD

Is this open to work?

staru09 avatar Sep 08 '25 13:09 staru09

Yes it is @staru09! Would you be interested in the Swift examples or the Android ones (or both)?

thunderbiscuit avatar Sep 08 '25 14:09 thunderbiscuit

I was actually looking fwd to python ones if they are available else I can go ahead with android ones.

staru09 avatar Sep 08 '25 14:09 staru09

Yep if you'd like to refactor the Python ones that'd be a great place to start. You can find the Python code here at bdk-python.

You can start with the examples we have in bdk-jvm if you'd like.

thunderbiscuit avatar Sep 08 '25 15:09 thunderbiscuit

Sure thing.

staru09 avatar Sep 09 '25 10:09 staru09