Skip to content

This repository contains a local test node of your choice (geth, hardhat, etc.) and a blockscout block explorer

License

Notifications You must be signed in to change notification settings

Qwertvz/chainfostructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation process on your local server

To install and run this repository, you need to clone and install submodules using the following commands

git clone https://github.com/Qwertvz/chainfostructure.git
git submodule init

or

git clone --recurse-submodules https://github.com/Qwertvz/chainfostructure.git

Running node

docker-compose up -f hardhat-node.yaml up -d --build

Running explorer

docker-compose up -f hardhat-network.yaml up -d --build

About

This repository contains a local test node of your choice (geth, hardhat, etc.) and a blockscout block explorer

Topics

Resources

License

Stars

Watchers

Forks

Packages