Agoric / dapp-offer-up

Offer Up is a simple Dapp for the Agoric smart contract platform that permits users to explore items for sale in a marketplace
6 stars 5 forks source link

output of `yarn start:contract` is disorganized, not checked #62

Open dckc opened 8 months ago

dckc commented 8 months ago

For steps like voting, the output should be concise: timestamp, block height, hash, proposal number, YES should fit on one line.

using json-lines uniformly can be a big help.