Skip to content

IsCrecTu/nfd_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nfd_cli.py - EARLY ALPHA VERSION

Requirements:

  • Python 3.10
  • py-algorand-sdk

Description: This is my amatuerish attempt at replicating patrick.algo's go NFD lookup example in Python. This will take an input (ex. iscrectu.algo) and output the NFD AppID and the current owner's wallet address.

Please be warned this is a work in progress and you should not run this script if you do not understand what you are doing!

You can run by using the following command:

python3 nfd_cli.py -n iscrectu.algo 

It will output something similar to following:

nfdAppID: 766057725
current owner: RSGDE....LRYKU

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages