hyperledger-labs / pdo-contracts

Apache License 2.0
3 stars 5 forks source link

Create an order book contract for the exchange contract family #10

Open cmickeyb opened 10 months ago

cmickeyb commented 10 months ago

An order book is typically used to match buyers and sellers. I can imagine an order book for the exchange contract family that would store exchange/order contract pointers and/or auction pointers. The order book would be a place where exchange opportunities could be discovered.

Some potential ideas for the order book: