FigureTechnologies / digital-currency-consortium

Digital Currency Consortium middleware - interface between banks and digital currency smart contracts.
Apache License 2.0
12 stars 3 forks source link

Issue122 asset sale smart contract #125

Closed leeduan closed 1 year ago

leeduan commented 1 year ago

DCC asset sale smart contract

Bilateral settlement smart contract that allows sellers to place an order and buyer to complete a purchase.

Uses the DCC executor list to proxy sender initializing a DCC transfer through asset smart contract instances.

leeduan commented 1 year ago

The code looks great. However, I can't speak to the correctness of it.

@ranadewall will be testing this end to end with the service/UI impl

leeduan commented 1 year ago

ugh changing root branch requires refreshed approvals