Coder Social home page Coder Social logo

aap-market-simulator's Introduction

Automatic Adjustment Plugin (AAP) simulator

The Automatic Adjustment Plugin (AAP) simulator is used to validate the proposed solution outlined in OT-RFC-06. AAP is a configurable OriginTrail node plugin which will attempt to automatically calculate the optimal price (λ setting) on the network based on the service market of the ODN decentralized network.

The simulator let's you create groups of DC and DH nodes with different settings and observe market equilibrium behavior.

The detailed specification behind the AAP plugin which this simulator was designed for is here.

Simulation snapshots

Each simulation can be saved for later inspectin. In order to create a snapshot of a simulation, click on the “Save” link at the bottom left of the simulator. Graph images are saved in the downloads directory while simulation snapshots are located in snapshots directory, which is located in the root directory of the project.

Installation

Instructions for installation and configuration of the simulator

git clone https://github.com/OriginTrail/AAP-market-simulator.git

Run backend simulator

cd nodejs && npm install
node index.js

Run frontend interface

cd react/simulator && npm install
npm start

Env example:

CONFIG_PATH = nodejs/config/config.json

Requirements

  • nodejs version: 9.11.2
  • npm version: 5.6.0

Contribute

Apart from running simulations you can also directly contribute to this project. Please follow the contribution guidelines

Useful links

OriginTrail website

OriginTrail documentation page

OriginTrail Discord Group

OriginTrail Telegram Group

OriginTrail Twitter

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.