SYNAPSES

Welcome to SYNAPSES!

Live Demo - you can play around on:

http://k19app.s3-website.eu-central-1.amazonaws.com/

The code:

https://github.com/Vrq/SBHack-2019-team-Kuznyechik

What is the SYNAPSES platform?

SYNAPSES is a valuation platform that rewards users for accurately estimating price of any asset, including previously non-bankable assets, such as a piece of art. The value of the asset is determined based on the wisdom of the crowd, stating that average opinion of the large group of people is more accurate than any expert. The problem with existing valuation solutions is that they are centralised and traditionally made by a few experts, which leads to possible mistakes or manipulations.

On SYNAPSES multiple users made reviews for assets and evaluate their price. Final price is determined as a weighted average of all reviews, where weight depends on the rating of the validator coming from how accurate were his previous valuations. Anyone can submit any asset for valuation.

Example User Story

Technology

We created a website using React that handles user asset (picture file) submissions and the other functionality (try demo). Using Metamask extension the website attaches the reward for the valuation. The website handles calls to Ethereum network and stores data on elastic AWS database.