Skip to content

UpparaVardhan/algorand-starter-script1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

My Algorand Starter Project

This repository contains a Python script that interacts with the Algorand Testnet.

Features

  • Generates a new Algorand keypair/address.
  • Connects to the Algorand Testnet using public nodes.
  • Checks the connectivity and account balance.

Usage

  1. Install dependencies: pip install -r requirements.txt
  2. Run the script: python algo_check.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages