Skip to content

Add Quick Start guide for wallet balance check#481

Open
BehllyTamar191 wants to merge 1 commit intoPython-Cardano:mainfrom
BehllyTamar191:fix-documentation
Open

Add Quick Start guide for wallet balance check#481
BehllyTamar191 wants to merge 1 commit intoPython-Cardano:mainfrom
BehllyTamar191:fix-documentation

Conversation

@BehllyTamar191
Copy link

@BehllyTamar191 BehllyTamar191 commented Feb 28, 2026

What this PR does

Adds a beginner-friendly Quick Start section to the README showing how to:

  • Connect PyCardano to the Blockfrost testnet
  • Check a wallet's balance

Why

This helps new developers get started with PyCardano quickly without needing to dig through examples or full documentation.

How to test

  1. Follow the steps in the Quick Start section.
  2. Run the example Python code with your testnet Blockfrost API key.
  3. Verify that your wallet balance is returned correctly.

Added a Quick Start section for checking wallet balance using PyCardano.
@BehllyTamar191
Copy link
Author

Hi @Python-Cardano maintainers 👋
This PR adds a Quick Start example for checking wallet balance on Blockfrost testnet.
It’s beginner-friendly and purely documentation. Would love your review when you have a chance. Thanks! 🙏

@cffls
Copy link
Collaborator

cffls commented Feb 28, 2026

The example provided in the diff seems incomplete. Could you double check your commit? Thanks!
Screenshot 2026-02-28 at 8 57 20 AM

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