Skip to content

A command line utility that queries Ethereum Name Service

Notifications You must be signed in to change notification settings

darrenlangley/enslookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enslookup

A command line utility to query the Ethereum Name Service

Install

Clone this repository:

git clone https://github.com/darrenlangley/enslookup.git

Change into directory:

cd enslookup

Install dependencies:

npm install

If you are on Linux or macOS, make the enslookup executable:

chmod +x enslookup

Usage

enslookup <ensname>

Example

./enslookup ethereum.eth
Name:		ethereum.eth
Resolver:	0x1da022710dF5002339274AaDEe8D58218e9D6AB5
Address:	0xfB6916095ca1df60bB79Ce92cE3Ea74c37c5d359 (3295.179176904502385668 ether)
Public Key:
		x = 0x0000000000000000000000000000000000000000000000000000000000000000
		y = 0x0000000000000000000000000000000000000000000000000000000000000000

Note on Windows you will have to run node enslookup

About

A command line utility that queries Ethereum Name Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published