Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
📝 edit starknetpy
Browse files Browse the repository at this point in the history
  • Loading branch information
omarespejel committed Nov 20, 2023
1 parent c958cad commit 5c44558
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/ch02-09-starknet-py.md
Original file line number Diff line number Diff line change
@@ -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).

0 comments on commit 5c44558

Please sign in to comment.