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

dex ui #2

Open
techland opened this issue Oct 16, 2020 · 0 comments
Open

dex ui #2

techland opened this issue Oct 16, 2020 · 0 comments

Comments

@techland
Copy link

techland commented Oct 16, 2020

Features

    • Able to connect a wallet using pw-core, which would interact with the metamask extension.
    • Able to create an order, package it as a transaction, then use pw-core to sign and send the transaction.
    • Able to cancel an order.
    • Able to show pending orders under the connected wallet.
    • Able to show all pending for a trade pair.
    • Able to show all completed trades for a trade pair.

UI mockup

Screen Shot 2020-10-09 at 4 01 37 PM

Note that for now we can use ckb-indexer for the front end to query and derive for the necessary data point for the 4 / 5 / 6. Later on, as the volume grows, we might need a backend to preprocess these data points and cache them for the DEX front ends.

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