Skip to content

ENSRecords API: A simple Node.js app that serves as a JSON API using the ENSjs library. Retrieve ENS records in JSON format by providing the ENS name in the URL.

License

Notifications You must be signed in to change notification settings

1w3io/ensrecords.1w3.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ensrecords.1w3.io

ENSRecords API

Getting Started

A simple Node.js app that serves as a JSON API using the ENSjs library. Retrieve ENS records in JSON format by providing the ENS name in the URL.

Installation

  1. Clone the repository: "git clone https://github.com/1w3io/ensrecords.1w3.io.git"
  2. cd into ensrecords.1w3.io directory "cd ensrecords.1w3.io/"
  3. Install dependencies: "npm install"
  4. run the app "node --experimental-specifier-resolution=node app.js"
  5. get the records by visiting your domain with ENS eg: https://ensrecords.xyz/hidayath.eth

About

ENSRecords API: A simple Node.js app that serves as a JSON API using the ENSjs library. Retrieve ENS records in JSON format by providing the ENS name in the URL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published