fairDataSociety / fdp-play

Orchestration CLI for spinning up local development Bee cluster and FDP environment with Docker
BSD 3-Clause "New" or "Revised" License
12 stars 5 forks source link

feat: fairos #21

Closed nugaon closed 2 years ago

nugaon commented 2 years ago

add --fairos flag to the start command in order to spin up FairOS-DFS instance in the environment. add option --fairos-image as well so that user can change the base supported FairOS image.

The default FairOS version is the 0.7.3, as the new versions of FairOS cannot handle the new ENS contracts yet.

nugaon commented 2 years ago

Release v2.0.0 addresses this.