openbarter 0.8.0

This Release
openbarter 0.8.0
Date
Status
Stable
Latest Stable
openbarter 0.8.2 —
Latest Testing
openbarter 0.7.0 —
Latest Unstable
openbarter 0.2.1 —
Other Releases
Abstract
Multilateral agreement production engine.
Description
openBarter is a central limit order book that performs competition on price even if money is not necessary to express them. It is a barter market and allows cyclic exchange between two partners (buyer and seller) or more in a single transaction. It provides a fluidity equivalent to that of a regular market place.
Released By
olivierch
License
GPL 3
Resources
Special Files
Tags

Extensions

openbarter 0.8.0
Multilateral agreement engine.

Documentation

result_4
result_4
result_2
result_2
result_3
result_3
result_1
result_1

README

Contents

openBarter

openBarter is a barter market of fungible values defined by a quality and a quantity. It implements the economic mechanisms of a regular market ( central limit order book). Exchanges can be bilateral (between buyer and seller) or non-bilateral. Owners put barter orders on the stack offering a value in exchange of an other. The ratio beween the quatity provided and the quantity required measures the will to exchange of the owner. This ratio is used to implement a competition between possible exchange cycles. It does not any central monetary standard to do it. The low liquidity of barter is only true for bilateral exchange but not openBarter.

Content

  • /doc documentation.
  • /src contains sources files, and the Makefile. the make command should be run into this directory.
  • LICENCE.txt