posgnu / ticket-price-matters

A repository for the paper, "The Ticket Price Matters in Sharding Blockchain".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code vault

This repository include experiment and data generation code for the paper "The Ticket Price Matters in Sharding Blockchain"

Description

  • average-number-of-nodes:Draw Figure 4.
  • crawling: Crawl block history data.
  • upper-bound: Draw Figure 3.
  • resource-distribution: Draw Figure 1.

How to run

Prerequisites

$ pip3 install pipenv

Install dependencies

$ pipenv install

After luanching python virtual environment using pipenv shell command, you can run generate_figure.sh.

About

A repository for the paper, "The Ticket Price Matters in Sharding Blockchain".


Languages

Language:Python 97.6%Language:Shell 2.4%