diff --git a/README.md b/README.md index b6281b5f..da2f8212 100644 --- a/README.md +++ b/README.md @@ -268,3 +268,13 @@ You can support us by 1) sponsoring through Github, or 2) donating ADA to our AD

+ +## Quick Start: Check Wallet Balance (Testnet) + +This example shows how to connect PyCardano to Blockfrost (testnet) and +retrieve ADA balance for a wallet. + +### 1. Install + +```bash +pip install pycardano