Add examples module to all bindings
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
Is this open to work?
Yes it is @staru09! Would you be interested in the Swift examples or the Android ones (or both)?
I was actually looking fwd to python ones if they are available else I can go ahead with android ones.
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.
Sure thing.