Installation

Install Docker

Linux

https://docs.docker.com/install/linux/docker-ce/ubuntu/arrow-up-right

Windows

https://docs.docker.com/docker-for-windows/install/arrow-up-right

Mac OS

https://docs.docker.com/docker-for-mac/install/arrow-up-right

Install docker-compose

https://docs.docker.com/compose/install/arrow-up-right

Install Bloqly Quickstart image

Clone git repository

git clone https://bitbucket.org/bloqly/bloqly-quickstart.git
cd ./bloqly-quickstart

Start default blockchain node

Note that it takes some time to download docker images for the first time and start a node.

Navigate browser to http://localhost:8082arrow-up-right

You will be able to see blockchain explorer and list of the last blocks, created every second.

Bloqly blockchain explorer

Last updated

Was this helpful?