This repo contains reference server service to use as templates when building token verification services implementing EIP-21.
Clone the Repo and run ./gradlew bootRun
The service lives on http://localhost:8080
.
Access the API doc on http://localhost:8080/api-docs[.yaml]
or try the API on http://localhost:8080/swagger-ui