New to blockchain software development? Read my beginners guide here

Guide to using Remix

Created on August 2022 β€’ Tags: ethereumsolidityguides

A guide on using Remix

Remix is an IDE for developing Solidity smart contracts.

Its official website is at https://remix-project.org/

But you will probably want to interact with the IDE in your broswer here: https://remix.ethereum.org/

You can use Remix to developer Solidity smart contracts, compile the code, deploy to mainnet and testnet, and much more.

You can also download Remix locally (instead of running it in your web browser) by visiting https://github.com/ethereum/remix-desktop/releases

Or you might want to install the Remix VSCode plugin here https://marketplace.visualstudio.com/items?itemName=RemixProject.ethereum-remix

The latest documentation can be found on https://remix-ide.readthedocs.io/en/latest/

This post is incomplete and a work-in-progress
I'll update it soon and flesh it out with more info!

Spotted a typo or have a suggestion to make this crypto dev article better? Please let me know!

See all posts (70+ more)

See all posts (70+ more)

Was this post helpful? πŸ“§

If you liked this content and want to receive emails about future posts like this, enter your email. I'll never spam you.

Or follow me on @CryptoGuide_Dev on twitter

By using this site, you agree that you have read and understand its Privacy Policy and Terms of Use.
Use any information on this site at your own risk, I take no responsibility for the accuracy of safety of the information on this site.