/Ethereum-Solidity-Smart-Contracts

Exercises on Ethereum using Solidity and the Remix Platform.

Primary LanguageSolidity

Ethereum-Solidity-Smart-Contracts

Introduction

This is a repo with exercises that show coding in Solidity and the Remix Platform. This code will work in either Remix or in VS Code. Either Step 1) Visit https://remix.ethereum.org/

Alternatively, download VS Code and download the solidity plugin while using the same Pragma Version. (in this cases 0.5.0) Step 1) Install VS Code https://code.visualstudio.com/

Step 2) Install Solidity plugin at this link: https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity