Ethereum Smart Contracts with Solidity: The Remix Solidity IDE
This course introduces participants to the cloud-based version of the Remix integrated developer environment (IDE) an environment allowing you to code up deploy and then interact with your smart contracts. One reason why Remix is such a popular tool is due to its flexibility; it can deploy smart contracts to a variety of Ethereum networks. This 11-video course helps you learn how to code up a simple smart contract and how this contract can be deployed to a private Ethereum network provisioned by Remix for testing purposes for your Blockchain solutions. After provisioning another private network using Ganache you will then use Remix to deploy a contract to that network. Then learn to connect Remix to the MetaMask browser plugin which itself serves as a wallet for your Ethereum accounts and enables transactions on a variety of Ethereum networks. By the end of this course you will have gained a comfortable degree of familiarity with Remix IDE and how it can be used to develop deploy and then interact with your smart contracts.