This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 493
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c958cad
commit 5c44558
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |