Skip to content

tynes/hsd-ens-resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hsd-ens-resolution

Resolve .eth names using the hsd DNS resolver.

Usage

Clone the repository, run $ npm install and then start the Handshake node.

$ ./hsd --plugins <path/to/hsd-ens-resolution/lib/plugin.js> \
    --ethurl <uri of ethereum node>

This plugin overwrites the FullNode recursive server and hijacks any .eth request and sends the request via RPC to the Ethereum node.

Do not use this in production, it was built at ETHDenver 2020 as a proof of concept.

About

hsd plugin for resolving .eth names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published