This repository include experiment and data generation code for the paper "The Ticket Price Matters in Sharding Blockchain"
average-number-of-nodes:Draw Figure 4.crawling: Crawl block history data.upper-bound: Draw Figure 3.resource-distribution: Draw Figure 1.
Prerequisites
$ pip3 install pipenv
Install dependencies
$ pipenv install
After luanching python virtual environment using pipenv shell command, you can run generate_figure.sh.