mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
This PR changes the auction sample to a simple blind auction with just a single item to be sold to the highest bidder. Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com> |
||
|---|---|---|
| .. | ||
| bid.js | ||
| closeAuction.js | ||
| createAuction.js | ||
| endAuction.js | ||
| enrollAdmin.js | ||
| package.json | ||
| queryAuction.js | ||
| queryBid.js | ||
| registerEnrollUser.js | ||
| revealBid.js | ||
| submitBid.js | ||