Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Specs] Add Pool protocol #44

Open
tiero opened this issue Oct 19, 2021 · 0 comments
Open

[Specs] Add Pool protocol #44

tiero opened this issue Oct 19, 2021 · 0 comments

Comments

@tiero
Copy link
Contributor

tiero commented Oct 19, 2021

This issue tracks ideas and discussions for the Pool concept.

Pool

_Providers can pool together liquidity registering their endpoints into a distributed service mesh, creating a direct bi-directional stream connection to communicate their reserves/prices. The pool acts also as a first responder for traders to lookup for the provider's aggregated market prices and to register the trader's limit order proposals.

The main purposes of Pool are:

  1. Accept requests from traders using the same interface defined here.
  2. Let Liquidity Providers register themself and keep track of the network topology.
  3. Let the traders placing limit orders. Maybe dedicated protocol?

NOTICE The provider joining the pool MUST serves only trade requests coming to the the pool, cannot serve traders directly.

@tiero tiero changed the title Add BOTD#5 Pool protocol Add BOTD #5 Pool protocol Oct 19, 2021
@tiero tiero changed the title Add BOTD #5 Pool protocol Add Pool protocol Dec 28, 2021
@tiero tiero transferred this issue from tdex-network/tdex-specs Apr 11, 2022
@tiero tiero changed the title Add Pool protocol [Specs] Add Pool protocol Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant