Hello, please anyone know a working offline IDE that can compile and deploy similar to remix?

Apr 2, 2020, 12:57 PM
Not an actual IDE, but how about Truffle framework? It works offline, you can use local blockchain network, for example, Ganache
Apr 2, 2020, 12:58 PM
You can run remix on local system as well
It comes as a npm package, easy to install
https://www.npmjs.com/package/remix-ide
Apr 2, 2020, 12:59 PM
Yeah, aware of truffle, but looking for something with GUI
Would this be offline or online??
Apr 2, 2020, 1:00 PM
It would run offline once installed
Install -

npm i -g remix-ide
Run -

remix-ide
Apr 2, 2020, 1:02 PM
Thanks man.
Apr 2, 2020, 1:09 PM
Yeah, for curious folks it
https://xnation.io/eth?base=BNT"e=ETH
Apr 2, 2020, 1:32 PM

© 2024 Draquery.com All rights reserved.