benjaminweymouth / Ethereum-Solidity-Smart-Contracts

Exercises on Ethereum using Solidity and the Remix Platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Exercises on Ethereum using Solidity and the Remix Platform.


Languages

Language:Solidity 72.2%Language:Python 24.0%Language:JavaScript 2.2%Language:HTML 0.8%Language:Shell 0.8%