Skip to content

Commit

Permalink
chore: add deterministic wallet in eth infra module
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrzn committed Aug 27, 2023
1 parent cf46912 commit ca948ef
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: '3'
services:
ganache:
image: trufflesuite/ganache:latest
command: -d
ports:
- ${ETHEREUM_PORT:-8545}:8545
ipfs:
Expand Down

0 comments on commit ca948ef

Please sign in to comment.