Skip to content

Report about the architecture and the scalability of ethereum

Notifications You must be signed in to change notification settings

herrBez/ethereum-scalability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Architecture and scalability of Ethereum

Build Status

Report about the architecture and the scalability of Ethereum for the Concurrent and Distributed Systems master course at the University of Padua.

Download and compile

git clone https://github.com/herrBez/ethereum-scalability.git
cd ethereum-scalability
make

To compile the project you need a recent version of LaTex and the packages listed in the travis file.

Test

To reproduce the results reported in the document, we made our benchmark system public. The code and the instructions to use it can be found in the ethereum-test repository.

Contributing

Any contribution is welcome.

Authors