Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Implement asset rebalance (Delta reduction via Buy / Sell assets) for Vendor (Binance) #21

@sadhbh-c0d3

Description

@sadhbh-c0d3
  • Fetch Delta vector from DeVIL via Daxos contract
  • Apply minimum thresholds, i.e. if asset delta below threshold then ignore
  • Apply maximum thresholds, i.e. if asset delta above max threshold, cap
  • Send asset orders to CEX (or later DEX)
  • Receive fills and update internal inventory data structure
  • Send new inventory state to DeVIL via Daxos contract

Supplier (Authorised Provider / AP) service needs to monitor on-chain Delta vector and keep it close to zero by sending Buy / Sell orders to CEX (and later DEX)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions