Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 807 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 807 Bytes

@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