Giter Site home page Giter Site logo

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

Stargazers

CHINEDU OLU avatar Gábor Mihálcz avatar  avatar  avatar Conner Swann avatar

Watchers

boqdan avatar Eran Tromer avatar Tim Moreton avatar Martín Volpe avatar James Cloos avatar  avatar Marek Olszewski avatar Alberto Martin avatar Rob Witoff avatar Silas Boyd-Wickizer avatar cmc avatar Brandy Camacho avatar  avatar Jean-Baptiste Sibille avatar Nestor Bonilla avatar  avatar Pranay Mohan avatar Hanyun Xu avatar  avatar Joe Nyzio avatar Barbara Liau avatar Dave Carroll avatar claire avatar Martin avatar Georgios Konstantopoulos avatar BatiGencho avatar  avatar

celostats-server's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm angular Unavailable
npm popper.js Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency utf-8-validate to v6.0.4
  • Update dependency debounce to v2.1.0
  • Update dependency mocha to v10.6.0 (mocha, @types/mocha)
  • Update dependency prettier to v3.3.3
  • Update dependency nyc to v17
  • 🔐 Create all rate-limited PRs at once 🔐

Pending Status Checks

These updates await pending status checks. To force their creation now, click the checkbox below.

  • Update dependency elliptic to v6.5.6

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
Dockerfile
  • node 20-alpine
github-actions
.github/workflows/ci.yaml
  • actions/checkout v4
  • actions/setup-node v4
.github/workflows/containers.yaml
  • celo-org/reusable-workflows v2.0.4
  • celo-org/reusable-workflows v2.0.4
  • celo-org/reusable-workflows v2.0.4
npm
package.json
  • @celo/contractkit ^8.0.0
  • @celo/utils ^6.0.1
  • @types/compression ^1.7.5
  • @types/d3 ^6.7.0
  • @types/debounce ^1.2.4
  • @types/deep-equal ^1.0.4
  • @types/express ^4.17.21
  • @types/lodash ^4.17.0
  • @types/node ^20.12.4
  • @typescript-eslint/eslint-plugin ^7.5.0
  • @typescript-eslint/parser ^7.5.0
  • angular ^1.8.3
  • body-parser ^1.20.2
  • bootstrap ^5.3.3
  • bufferutil ~4.0.8
  • chalk 4.1.2
  • compression ^1.7.4
  • d3 ~6.7.0
  • d3-collection ^1.0.7
  • d3-selection ^3.0.0
  • d3-tip ^0.9.1
  • debounce ^2.0.0
  • deep-equal ^2.2.3
  • elliptic ^6.5.5
  • eslint ^8.57.0
  • eslint-config-prettier ^9.1.0
  • express ^4.19.2
  • grunt ^1.6.1
  • grunt-contrib-clean ^2.0.1
  • grunt-contrib-concat ^2.1.0
  • grunt-contrib-copy ^1.0.0
  • grunt-contrib-cssmin ^5.0.0
  • grunt-contrib-pug ^3.0.0
  • grunt-contrib-uglify ^5.2.2
  • grunt-contrib-watch ^1.1.0
  • jquery ^3.7.1
  • jquery-sparkline ^2.4.0
  • moment ^2.24.0
  • ngstorage ^0.3.11
  • popper.js ^1.16.0
  • prettier 3.2.5
  • primus ^8.0.9
  • primus-emit ^1.0.0
  • primus-spark-latency ^0.1.1
  • pug ^3.0.2
  • sha3 ^2.1.4
  • socket.io ^4.7.5
  • throttled-queue ^2.1.4
  • toastr ^2.1.4
  • ts-node ^10.9.2
  • typescript ^5.4.4
  • underscore 1.13.6
  • utf-8-validate ^6.0.3
  • web3 4.7.0
  • ws ^8.16.0
  • @types/jest ^29.5.12
  • @types/mocha ^10.0.6
  • chai ^5.1.0
  • mocha ^10.4.0
  • nyc ^15.1.0
  • node >=18.0.0
  • underscore 1.12.1

  • Check this box to trigger a request for Renovate to run again on this repository

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.