Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 845 Bytes

README.md

File metadata and controls

54 lines (36 loc) · 845 Bytes

ClarionChain Docker Setup

This repository contains the Docker setup for running the ClarionChain Bitcoin container.

Prerequisites

  • Docker
  • Docker Compose
https://docs.docker.com/compose/install/
https://docs.docker.com/desktop/install/linux-install/
https://docs.docker.com/desktop/install/mac-install/
https://docs.docker.com/desktop/install/windows-install/

Installation

  1. Clone the repository:
git clone https://github.com/clarionchain/clarionchain_docker.git
cd clarionchain_docker
  1. Run the docker container:
docker compose up -d
  1. Go to http://localhost:3002 to view claroinchain_docker dashboard
http://localhost:3002
  1. Username and Password for clarionchain_docker dashboard
username = admin
password = admin