Ecosyste.ms: Awesome
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: 27 days ago
JSON representation
Token service for DAppNode
- Host: GitHub
- URL: https://github.com/dappnode/token-service
- Owner: dappnode
- License: gpl-3.0
- Created: 2019-12-05T14:30:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T16:51:53.000Z (about 2 years ago)
- Last Synced: 2024-04-18T12:24:15.046Z (9 months ago)
- Language: TypeScript
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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