This repository contains the services utilized for resolving ErgoNames. The services are divided into three modules: indexer
, api
, and dashboard
.
To run the services, you will need to have docker
and docker-compose
installed. Then, you can run the following command:
docker compose up
This repository is licensed under the MIT License.