SVC VR: Random Validators
πŸ“œ Parent: ​+SVC Cosmos VR: Project Overview​ 
😎 Status: 
  • 🧠 Concept complete
  • πŸ”€ Middleware complete
  • βœ… Completed

Vision

On the big_dipper site there is a list of random validators. I believe these are the randomized list of validators that are used as a pool to choose a random validator to then validate the blockchain at a given time (but not entirely sure). The vision is that these validators are shown as orbs attached to the outside of this rotating geometry. Validator logos are inside of the orbs, and the orbs’ overall size is relative to their voting power. You could get the name of the validator by hovering over any given orb. Rotation also would slow down as your hand gets closer to this object.

Current concept design

Inspiration

  • Neos VR orbs on session plates
  • big_dipper chart of random validators

Progress so far

I have the basic concept art in place, and a checklist of things that need implemented. I also have the middleware endpoint in place, and have worked on a logiX program that will 1) pull in the data in a comma delimited string, and 2) (incomplete) parse that data into slots.

Needs

Design

Middleware

Neos (LogiX) @PolyLogiX

  • parse data from endpoint into usable data
  • hook up the logo images to switch out when a new call to the endpoint is called and parsed
  • hook up the meta data on a new call
  • place the whole thing on a 5 second timer to the endpoint