Coder Social home page Coder Social logo

arbitrust_poc's Introduction

arbitrust_poc

PoC of alternative dispute resolution layer based on Blockchain and IPFS

Communication between parties is maintained through OP_RETURN on Blockchain network.

The submitted Request triggers an automatic process of arbitrator selection within the Blockchain network from the Pool of Arbitrators. The list of the Pool of Arbitrators is fixed into the moment of the 1th block linked to the Request. Every selected Arbitrator is removed from the list of PoA after specific block in selection and Arbitrators are reordered for the next block. When the transaction is linked to the 1st block of the Blockchain, selection of arbitrators starts in this sequence:

  1. Arbitrator selected in 6th block = Nonce(6th Block) mod ∑ (All Arbitrators)
  2. Arbitrator selected in 7th block = Nonce(7th Block) mod ∑ (All Arbitrators - (1st selected arbitrator))
  3. Arbitrator selected in 8th block = Nonce(8th Block) mod ∑ (All Arbitrators - (1st & 2nd selected arbitrator))

etc.

arbitrust_poc's People

Stargazers

Liber Da Silva avatar Erik Slovák avatar

Watchers

James Cloos avatar

Forkers

pavoltravnik

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.