Git Product home page Git Product logo

simblock-visualizer's Introduction

SimBlock Visualizer

Build Status License GitHub version

An online visualizer for SimBlock.

SimBlock is a blockchain network simulator, whose web site is here.

Usage

This visualizer is available from:

You can see the visualization by uploading output.json via the UPLOAD button.

  • output.json, one of the SimBlock's output files, is listing occurred events during a simulation.
  • If no files have been uploaded yet, this visualizer displays the visualization for the default output file as a demonstration.
  • Note: This visualizer supports only the default setting for a list of regions ― BlockChainSimulator.settings.NetworkConfiguration#REGION_LIST.

The correspondence of each visible object is as follows:

  • Circle: a blockchain node.
    • The coordinates (latitude and longitude) are randomly determined around the region of the node.
    • The color is associated with the latest block of the node.
    • Large circle: a miner of the block corresponding to the color.
  • Edge: a propagation from a node to another node at the timestamp.
    • The color is associated with the flowing block.
    • Bold edge: a propagation just received at the timestamp.

For developers

Setup

$ yarn install

Compiles and hot-reloads

$ yarn serve

Files for SimBlock

There are the default output files of SimBlock in:

  • src/assets/static.json
  • src/assets/output.json

License

Apache License 2.0

Copyright 2019, Distributed Systems Group

Contact

E-mail: dsg-titech at googlegroups.com

Changelog

v1.1.0 ― 2019-07-09

  • Draw each propagation not only at the timestamp of the block reception, but between the transmission and the reception.

v1.0.0 ― 2019-06-27

  • Make this repository public.

simblock-visualizer's People

Contributors

arkark avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

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.