Skip to content

MuTe33/ens_resolver_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super simple ENS/Address Resolver Dart Script

Usage

Before running the script, had over to Infura and get a free API key. Assign the API key to infuraKey at setup_ens_client.dart. After that you can call the script with the below commands.

Using an ENS

dart bin/ens_resolver.dart -i brantly.eth

Using an Address

dart bin/ens_resolver.dart -i 0x983110309620d911731ac0932219af06091b6744

About

A super simple ENS/Address Resolver Dart Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages