Skip to content

Add python tab to language bindings starter example#139

Merged
thunderbiscuit merged 1 commit intobitcoindevkit:masterfrom
busayo-OD:python-starter-example
Feb 2, 2026
Merged

Add python tab to language bindings starter example#139
thunderbiscuit merged 1 commit intobitcoindevkit:masterfrom
busayo-OD:python-starter-example

Conversation

@busayo-OD
Copy link
Contributor

This PR adds a Python starter example alongside the existing Swift and Kotlin examples, along with documentation tabs integrated into the bindings starter example guide.

@busayo-OD busayo-OD changed the title Add python starter example Add python tab to language bindings starter example Jan 22, 2026
@busayo-OD busayo-OD force-pushed the python-starter-example branch 4 times, most recently from 802cb03 to 2627944 Compare January 22, 2026 19:49
Copy link
Member

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 2627944.

Thanks for working on this! The only issue at the moment (we can address this in a further PR) is that the example uses the bitcoindevkit Signet endpoint and that's not always up. Better to use the Blockstream one at https://blockstream.info/signet/api/.

@thunderbiscuit thunderbiscuit merged commit ec84de3 into bitcoindevkit:master Feb 2, 2026
@busayo-OD
Copy link
Contributor Author

ACK 2627944.

Thanks for working on this! The only issue at the moment (we can address this in a further PR) is that the example uses the bitcoindevkit Signet endpoint and that's not always up. Better to use the Blockstream one at https://blockstream.info/signet/api/.

Thanks for the review! I’ll update the example to use the Blockstream Signet endpoint in a follow-up PR.

@thunderbiscuit
Copy link
Member

Don't worry about it it's already done! eb862db

@busayo-OD
Copy link
Contributor Author

Don't worry about it it's already done! eb862db

Great, thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants