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

fix: biggest painpoints #111

Closed nugaon closed 8 months ago

nugaon commented 8 months ago

This PR contains:

nugaon commented 8 months ago

Release v3.0.1 addresses this.

tomicvladan commented 8 months ago

@nugaon Since the smart contracts from fdp-contracts are essential for development of FDP apps, we should rethink about this change. If ganache node must be replaced with geth, then we should do it in fdp-contracts, and build the image as before. Then fdp-play doesn't need to change anything?