ganache-ui icon indicating copy to clipboard operation
ganache-ui copied to clipboard

Can I run this on a remote machine and access it through the browser instead of running it with Electron?

Open gcobr opened this issue 2 years ago • 1 comments

I've been assisting a company in putting together the demo of a DApp that needs to be presented to potential investors. The DApp was designed for Ehereum, but we cannot rely on the network at the moment due to the ongoing changes.

I plan to use Ganache as a temporary solution just to be able to run such application and showcase the project.

It would be best if I could have the Ganache UI running on a remote server so that I people presenting the app prototype don't have to worry about any laptop-based setup.

I know I could just run the Ganache CLI as a background process on a remote machine, but then people presenting the app prototype would not be able to easily see the list of accounts, the ETH balance, etc., through a browser.

Since this is in essence an SPA, wouldn't it be possible to start it without Electron and just serve it from a server?

gcobr avatar Sep 19 '22 00:09 gcobr

Not yet, but we are planning on implementing this.

davidmurdoch avatar Sep 21 '22 16:09 davidmurdoch