An open API service indexing awesome lists of open source software.

https://github.com/dappnode/token-service

Token service for DAppNode
https://github.com/dappnode/token-service

Last synced: about 1 year ago
JSON representation

Token service for DAppNode

Awesome Lists containing this project

README

          

# token-service

## Installation

Configure variables in docker-compose.yml to fit your needs.

Then the services can be deployed using docker compose:

```
$ docker-compose build
$ docker-compose up -d
```

## Usage