ConsenSysMesh / ConsenSysMesh/Flare

Is this project still active?

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
32
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Hello!

To make a long story short, I want to write a contract that operates as a distributed order book, allowing users to exchange one currency for another, even when there aren't open orders for that particular currency pair (similar to Ripple and Stellar).

This creates a graph of currency pairs, which would require graph traversal to close out orders, which seems like the perfect use case for Spark (as opposed to doing the traversal solely on the EVM).

Is this project something I can use in the near future?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.