Skip to content

decentldotland/aikek-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@decentldotland/aikek-resolver

AIKEK Namespace Resolver

Build and run

git pull https://github.com/decentldotland/aikek-resolver.git 

npm install && npm run start

Methods

Resolve a domain

  • GET /resolve/domain/:domain

Resolve an address (return only primary domain)

  • GET /resolve/addr/:addr

Fetch all domains owned by an address

  • GET /acc/:addr

Fetch all addresses owning at least a domain

  • GET /eoas

License

This project is licensed under the MIT License