konstantinfickel / securityofsmartcontracts

Overview of the vulnerabilities of and attacks againts Ethereum smart contracts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security of Smart Contracts

Overview of the vulnerabilities of and attacks against Ethereum smart contracts.

This is my computer science bachelor's thesis, that was submitted on 1st of August 2018 at the University of Augsburg in Germany.

Pull requests with improvements are welcome.

The PDF generated by the LaTeX-compiler can be downloaded at the release page.

Building the file

Use make inside the root folder to build the bachelor thesis.

Required for building

  • pacman -Syu minted texlive-most
  • pip install pygmentize-solidity

About

Overview of the vulnerabilities of and attacks againts Ethereum smart contracts.

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:TeX 94.7%Language:Assembly 4.8%Language:Makefile 0.4%Language:Python 0.2%