Skip to content

EOS Block Producer Rating Portal πŸ‘

License

Notifications You must be signed in to change notification settings

xavier506/eos-rate

This branch is 428 commits behind eoscostarica/eos-rate:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0da430b Β· Feb 8, 2020
Dec 12, 2018
Jan 20, 2020
Feb 8, 2020
Jan 23, 2020
Feb 5, 2020
Aug 21, 2019
Nov 19, 2018
Apr 6, 2019
Jan 23, 2020
Nov 12, 2018
Nov 12, 2018
Feb 3, 2020
Feb 3, 2020
Sep 25, 2018
Jan 29, 2019
Nov 3, 2019
Jan 23, 2020
Jan 21, 2020

Repository files navigation

TravisCI StandardJS Collaborative Etiquette chat on Discord follow on Twitter MIT

A Rating Portal for the EOS Community

EOS Rate is a community-driven visual rating tool that allows EOS token holders to easily rate Block Producers in distinct categories.

The rating system is based on a radial graph representing the most important qualitative aspects (let’s call them categories) of a block producer, populated with ratings provided by the input if the EOS community, and stored on the blockchain.

It will also provide basic quantitative information, a compare tool, dynamic filtering and links related to each BP (block producer), in order to fully inform the potential voter, but also let them share their ratings.

Each EOS account can submit their rating for each BP as many times as they like facilitating a "liquid democracy", however, the weighting is independent from the amount the EOS account holds. One account = one submission of equal weight.

Test Environment

We are testing this application on the Jungle TestNet.
This UI is currently available at https://eosrate.netlify.com.
The Smart Contract is code deployed under the account eoseosrateio.
We are running a demux and hasura on premises in Costa Rica.

Feature Roadmap

Version 1.0

  • List and Search Block Producers.
  • Scatter and Lynx Integration.
  • Autogenerated Block Producer profile pages with
    • BPJSON info.
    • Ratings results.
    • Rating UI for token holders to rate that block producer.
  • Compare Block Producers page
  • Ability to superpose different BPs ratings flake charts.
  • Home page with explanation and instructions.
  • Languages: English & Spanish.

Version 1.2

  • Light Theme.
  • Activity Stream.
  • Ability to leave a comment when rating. ( reviews, like Yelp ).
  • Ability to vote for a block producer directly on their profile page.
  • Languages: Chinese and Korean.
  • Filtering Block Producer List.
    • by Strengths: transparency, community, infra...
    • by Region.

Version 1.3

  • Proxies landing page with:
  • Voice identity layer for EOSRATE
  • List and search proxies.

Architecture

App Services

  • frontend: http://localhost:3000
    A React JS Web Client based on create-react-app that starts up at the available port (default is 3000).

  • hasura http://localhost:8088
    Autogenerated GraphQL API based on the PostgresDB Schema. Run make hasura to start the management console.

  • pgweb: http://localhost:8082
    Web-based PostgreSQL database browser written in Go running on a linux alpine container.

  • updater: Cron Job that periodically synchronises BP data from blockchain and bp.JSON files.

  • EOSIO Node: https://api.eosio.cr
    fill-pg fills postgresql with data from nodeos's State History Plugin.

Note: This project is based on EOS DApp Boilerplate.

Development Setup

Basic knowledge about Docker, Docker Compose, EOSIO and NodeJS is required.

Install Global Dependencies

Run EOS Rate on your Computer

git clone [email protected]:eoscostarica/eos-rate.git
cd eos-rate
make start

Design Assets

Zeplin Artboards

Contributing

We use a Kanban-style board. That's were we prioritize the work. Go to Project Board.

Contributing Guidelines https://developers.eoscostarica.io/docs/open-source-guidelines.

Please report bugs big and small by opening an issue

About EOS Costa Rica


EOS Costa Rica is an independently-owned, self-funded, bare-metal Genesis block producer that provides stable and secure infrastructure for EOSIO blockchains. We support open source software for our community while offering enterprise solutions and custom smart contract development for our clients.

eoscostarica.io

License

MIT Β© EOS Costa Rica

Contributors

Thanks goes to these wonderful people (emoji key):

Gabo Esquivel
Gabo Esquivel

πŸ€” πŸ“– πŸ’» πŸ‘€
Jorge Murillo
Jorge Murillo

πŸ€” πŸ“– 🎨 πŸ’» πŸ‘€
Daniel Prado
Daniel Prado

πŸ’» πŸ“– πŸ€” πŸ‘€
Xavier Fernandez
Xavier Fernandez

πŸ€” πŸ“ πŸ“’ πŸš‡
Edgar Fernandez
Edgar Fernandez

πŸ€” πŸ“ πŸ“’
RubΓ©n Abarca Navarro
RubΓ©n Abarca Navarro

πŸ€” πŸ’» πŸ‘€
roafroaf
roafroaf

πŸ€” 🎨
Julian Alvarado
Julian Alvarado

πŸ€”
Arturo Campos
Arturo Campos

πŸ€” πŸ’» πŸ‘€
Luis Diego Rojas
Luis Diego Rojas

πŸ€”
Roy Zumbadoo
Roy Zumbado

πŸ€”
Teto Gomez
Teto Gomez

πŸ€” πŸ’» πŸ‘€

This project follows the all-contributors specification. Contributions of any kind welcome!

About

EOS Block Producer Rating Portal πŸ‘

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.6%
  • JavaScript 20.5%
  • HTML 5.7%
  • C 3.0%
  • Dockerfile 0.1%
  • Shell 0.1%