Coder Social home page Coder Social logo

dedis / skipchain-explorer Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 1.0 2.14 MB

A blockchain explorer, made to support the Byzcoin blockchain.

Home Page: https://status.dedis.ch

Makefile 0.06% JavaScript 34.07% HTML 0.82% Vue 65.05%
skipchain-explorer byzcoin graph

skipchain-explorer's Introduction

Skipchain explorer

DEDIS deployment build

This is the maintained version of the student project.

A Skipchain Explorer

Explorer

In this project, we build an Explorer for SkipChains. The platform allows users to see the main blocks from the chain as well as navigate through them by having access to their Block Information page.

Graph

The platform also gives a visual identity to SkipChains by representing them and their parameters. Users can then interact with this graph: fetch blocks that have not been loaded yet, access to their Block Information page by double clicking them, understand how blocks are connected to each other via their Backward and Forward links. The goal of this part is also to show the importance of a SkipChain's initial parameters (base and height) and how it will influence the chain' structure and block retrieval.

ByzCoin blocks

SkipBlocks from ByzCoin SkipChains have a particular display as they can hold multiple transactions. The Block Information page of a ByzCoin block will mainly display the type of each transaction (Spawn, Invoke, Delete (to be implemented)), a pin showing whether or not the transaction has been accepted, the signer and its signature, and finally the content of each transaction.

A default Roster is used to give access to a first set of SkipChains, but users are welcome to log their own personal Roster.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn pretest --fix
yarn test

Production deployment

A change on the production branch automatically triggers a deployment on https://status.dedis.ch.

The production branch must only be used that way:

# Trigger a deployment:
git push origin master:production

skipchain-explorer's People

Contributors

jeannechaverot avatar nkcr avatar jeffallen avatar gilthoniel avatar kc1212 avatar

Watchers

James Cloos avatar Bryan Ford avatar Gaurav Narula avatar  avatar  avatar  avatar

Forkers

isabella232

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.