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!: geth blockchain and hardhat #105

Closed nugaon closed 12 months ago

nugaon commented 1 year ago

Ganache and Truffle are phasing out unfortunately, so this PR replaces these technologies with Hardhat and Geth client, respectively.

nugaon commented 12 months ago

Release v3.0.0 addresses this.