etherlime ide
Syntax
Parameters:
* port
- [Optional] By specifying --port
you can specify port your ganache is running on. Default: 8545 Running this command will run web-based Solidity IDE that works with the file system. It will allow you to easily edit, compile, deploy and interact with your smart contracts. You must have a running ganache to start the IDE with loaded accounts.
Last updated