Giter Site home page Giter Site logo
BCASim photo

bcasim Goto Github PK

repos: 4.0 gists: 0.0

Name: BCASim

Type: Organization

Bio: Blockchain Attack Simulator (BCASim) is Open Source Blockchain Simulator for Attack Analysis

Location: Japan

English | 日本語

BCASim : Blockchain Attack Simulator

BCASim is open sorce blockchain simulator for attack analysis. The user can freely change the node operation and protocol specifications. For example Double spending attack, Selfish mining, Sybil Attack.


Main Features

  • Customization function of node operation scenario.
  • Reproduction of the blockchain data structure required to reproduce the attack.
  • Addition of consensus building, difficulty adjustment, fork choice rules, etc.
  • Visualization of network structure and blockchain structure.

Quick Start

Prerequisites

  • java (version 1.7+ )
  • Apache Maven (varsion 3.6.3)

commands

$ git clone https://github.com/bcasim/bcasim
$ cd bcasim
$ mvn clean install
$ mvn compile
$ java -cp target/bcasim-0.0.1-SNAPSHOT.jar src/main/java/jp/ac/jaist/bcasim/main/Main.java

For more detail

See the usage document page.
It summarizes how to customize simulation parameters and attack scenarios.

Experimental example

The following is an example of an experiment conducted using a simulator. The solid line in the image plots the theoretical value, and the cross plots the simulation result. The left is an experiment targeting the attack success probability of Double Spending Attack. The right is an experiment targeting the block generation ratio of the Selfish Mining node.

Double Spending Attack Selfish Mining

Demo

This is a demo that visualizes the simulation results of BCASim.

  1. Large Network - gif
  2. Selfish Mining - gif
  3. Double Spending Attack - gif
  4. Sybil Attack - gif

Other BCASim projects

  • BCASim - Open source blockchain simulator for attack analysis
  • BCASim Visualization - Simulation result visualization tool for BCASim

Authors

If you have any questions or comments, please feel free to contact us.

License

BCASim is released under the terms of the Apache License, Version 2.0.
Please refer to the COPYING file.

BCASim's Projects

bcasim icon bcasim

Blockchain Attack Simulator (BCASim) is Open Source Blockchain Simulator for Attack Analysis

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.