Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.06 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.06 KB

Ethereum - Serpent Tutorial and Smart Contract Lab

This repository contains tutorials intended for instructors who wish to conduct a smart contract programming lab, or students/developers who want to learn about smart contract programming.

The serpent tutorial and smart contract lab are located in Guides/ and the full serpent contract examples are in Examples/.

The corresponding makefile for the two .texfiles is also in Guides/.

The lab uses pyethereum. Detailed download instructions can be found on pyethereum's github or you can follow instructions in Guides/serpent_tutorial.tex to install our preconfigured VM-image. (download .zip)

Open course materials and lab designs for smart contract programming are in Ethereumlab: Towards Safe Smart Contracts

Authors: Kevin Delmolino, Mitchell Arnett, Ahmed Kosba, Andrew Miller, Elaine Shi