Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 560 Bytes

File metadata and controls

11 lines (6 loc) · 560 Bytes

Blockchain and Cryptocurrencies Workshop

This is the code associated with teh blockchain and cryptocurrencies workshop as presented on the 25th of October 2017 at the University of Glasgow by the Fintech Society.

This repository contains code and instructions for:

  1. Getting started with Metamask extension. Creating your ethereum wallet and get 5 Ethers on the Test network.

  2. Deploying a Hello World Smart Contract on the ethereum blockchain

  3. And developing and deploying an ERC20 Token contract which can be used to create your own crypto tokens.