Giter Club home page Giter Club logo

posdao-ui's Introduction

About

This is a basic Dapp for interacting with the HBBFT - POSDAO contracts of a connected chain.

running the UI

Start with npm run start.

See .env.example for supported/needed env variables for setting node URL and contract address.

posdao-ui's People

Contributors

surfingnerd avatar d10r avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

surfingnerd

posdao-ui's Issues

filters and sorting in ui

  • [] active
  • [] current
  • [] available
  • [] to be selected
  • [] pending
  • [] banned
  • [] with enough stake
  • [] only nodes for claiming
  • upcomming KPIs: #16

visual timeline

it would be great to have some visual information on what happened and whats going on.

thinking about a bar chart that goes horizontal with time.
vertical strikes mark phase changes [phase 1, phase 2, extra time].
The color of the bar element indicates the nodes current status.

better handling for wrong network

... if connected to a web3 injection that operates on a wrong network,
there is currently only a missleading "outofgas" message.

Solution:
Check network ID or validatorSet contract availability.

validator KPIs

  • validator since (~ long term experience)
  • availability in last epochs (tracks unavailability events)
  • % has been an active validator
  • success rate of full epochs (%)
  • estimated epoch rewards per 1000 DMD.
  • APY (approximated yearly percentage yield)

values as rolling average of last x (30) days.

Names for validator candidate Nodes

validator should be able to sign up with a name, like ENS.
maybe the already deployed contract Registry could be of help:

contract Registry is Owned, IMetadataRegistry, IOwnerRegistry, IReverseRegistry {}

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.