Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 27 days 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