Frankly, the order matching will be pretty simple at the beginning: Match buyer/seller payment methods, make sure buyer order ≥ seller's available amount, then pick lowest price option. We just have to query the escrow contract on chain to make sure the seller amount is available.
Frankly, the order matching will be pretty simple at the beginning: Match buyer/seller payment methods, make sure buyer order ≥ seller's available amount, then pick lowest price option. We just have to query the escrow contract on chain to make sure the seller amount is available.