Skip to content

Is this project still active? #2

Description

@sunny-g

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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