Alex-Neo-Projects / bagels

bagels: a rapid prototyping tool for solidity
39 stars 3 forks source link

New ganache setup breaks nodemon #65

Open alexreyes opened 1 year ago

alexreyes commented 1 year ago

I think it's because startServer.js is constantly restarting and opening a new ganache instance.

One idea to fix this is to create a spawnGanache.js file, and use that the same way we were using the anvil network

neocho commented 1 year ago

(πーπ)

alexreyes commented 1 year ago

edge cases wooo @neocho