Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 772 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 772 Bytes

@decentldotland/silly-namespace

Silly Namespace

Build and run

git pull https://github.com/decentldotland/silly-namespace.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

License

This project is licensed under the MIT License