Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 570 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 570 Bytes

Token Registry Service

A simple service which loads a token whitelist such as https://github.com/iota-community/token-whitelist and provides an API to query for specific whitelist memberships of assets.

Please check out the REST API.

Deployment

Make sure to copy config.template.json and .env.template to config.json/.env respectively and adjust the config parameters to define to the correct asset types, repository and supported networks.