diff --git a/src/ch02-09-starknet-py.md b/src/ch02-09-starknet-py.md index 8d22bcef7..4383723b3 100644 --- a/src/ch02-09-starknet-py.md +++ b/src/ch02-09-starknet-py.md @@ -1,8 +1,7 @@ # Starknet-py: Python SDK 🚧 -Starknet.py is a Python library to connect your website or decentralized application (D-App) to Starknet. -More information and docs: https://starknetpy.readthedocs.io/en/latest/ +Starknet.py is a Python SDK designed for integrating websites, decentralized applications, backends, and more, with Starknet. It serves as a bridge, enabling smooth interaction between your application and the Starknet blockchain. -Github: https://github.com/software-mansion/starknet.py - -Discord: ``` 🐍starknet-py ``` in [Starknet](https://discord.gg/qypnmzkhbc) +- For detailed information, documentation, and getting started guides, visit the [Starknet.py documentation](https://starknetpy.readthedocs.io/en/latest/). +- To access the source code, contribute, or view the latest updates, check out the [Starknet.py GitHub repository](https://github.com/software-mansion/starknet.py). +- For community support, discussions, and staying connected with other developers, join the Starknet Discord community. Look for the `🐍starknet-py` channel in [Starknet Discord](https://discord.gg/qypnmzkhbc).