If you're deploying applications on Ethereum, you might use the web-based Remix IDE. It bundles a working set of the different tools you need to write Solidity code, deploy it to a test environment, debug it, and eventually run it in production.
Share this post
The Remix IDE
Share this post
If you're deploying applications on Ethereum, you might use the web-based Remix IDE. It bundles a working set of the different tools you need to write Solidity code, deploy it to a test environment, debug it, and eventually run it in production.