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

https://github.com/thesis/bitgo-express-docker

Dockerfile for BitGo Express signing server
https://github.com/thesis/bitgo-express-docker

bitcoin bitgo bitgo-express docker multisig signing-server

Last synced: about 1 year ago
JSON representation

Dockerfile for BitGo Express signing server

Awesome Lists containing this project

README

          

Dockerfile for [BitGo Express](https://github.com/BitGo/BitGoJS) signing server.

Example usage:

```bash
docker run -d -p 3080:3080 --restart always cardforcoin/bitgo-express
```