Skip to content

Commit

Permalink
Merge pull request #10 from fireblocks/dhruv/docker-readme
Browse files Browse the repository at this point in the history
Add Docker image link to README.md
  • Loading branch information
dsahni authored Nov 8, 2023
2 parents c3c5f38 + 838bedf commit 1ede756
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ Additional SDKs:
```bash
npm install -g @fireblocks/fireblocks-json-rpc
```
#### Running in Docker
As an alternative option, you can also run the Local JSON-RPC server as a Docker container using the official Docker image.

**Please note the image is currently in beta.**

For more information, please see the official [DockerHub repository](https://hub.docker.com/r/fireblocksofficial/json-rpc).


## Usage
```sh
Expand Down

0 comments on commit 1ede756

Please sign in to comment.