Giter Site home page Giter Site logo

dm-enterprises / celostats-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danishahmed111/celostats-server

0.0 0.0 0.0 9.98 MB

Celo network status dashboard

License: GNU General Public License v3.0

JavaScript 25.62% TypeScript 57.66% CSS 10.87% Dockerfile 0.19% Pug 5.65%

celostats-server's Introduction

Celo Network Stats

This is a visual interface for tracking proof-of-work ("mainnet") and proof-of-authority ("testnet") network status. It uses WebSockets to receive stats from running nodes and output them through an angular interface. It is the front-end implementation for celostats-frontend.

Proof-of-Stake

Screenshot

Prerequisite

  • node
  • yarn

Installation

Make sure you have node.js (10 or above) and yarn installed.

Clone the repository and install the dependencies:

git clone https://github.com/celo-org/celostats-server
cd celostats-server
yarn

Build

In order to build the static files you have to run compile which will generate dist directories containing the runnable version.

yarn compile

Run

Start a node process and pass a comma-separated list of trusted addresses to it or edit the list of trusted addresses in the server config.

TRUSTED_ADDRESSES="0x47e172F6CfB6c7D01C1574fa3E2Be7CC73269D95,0xa0Af2E71cECc248f4a7fD606F203467B500Dd53B" yarn start

Find the interface at http://localhost:3000

celostats-server's People

Contributors

cubedro avatar h34d avatar 5chdn avatar gastonponti avatar diminator avatar hackmod avatar karalabe avatar dependabot[bot] avatar ethernomad avatar jesuscript avatar jcortejoso avatar ayushyachitransh avatar petertheone avatar frozeman avatar bryant1410 avatar alvarof2 avatar pputman-clabs avatar lvpeschke avatar renovate[bot] avatar trustfarm-dev avatar chainsafesystems avatar jorisbontje avatar debris avatar elasticroentgen avatar d10r avatar jamesdave 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.