Skip to content

arhamj/fantom-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker support for Opera blockchain

Description

The project comprises a Dockerfile for the Opera blockchain maintained by the Fantom Foundation

Prerequisites

This requires a running docker and an installed docker-compose

Commands

Download the genesis state using,

make mainnet

Start the node with the command,

make start

Other commands,

make restart
make stop