/ethereum-scalability

Report about the architecture and the scalability of ethereum

Primary LanguageTeX

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