You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
Features
pw-core
, which would interact with the metamask extension.pw-core
to sign and send the transaction.UI mockup
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.
The text was updated successfully, but these errors were encountered: