accordproject / cicero-template-library

Accord Project Template Library
https://templates.accordproject.org
Apache License 2.0
80 stars 93 forks source link

Perishable Goods should be stateful #126

Open dselman opened 6 years ago

dselman commented 6 years ago

We should re-implement the Perishable-Goods template to be stateful. This would allow sensor readings to be submitted one by one (or in small batches). The min/max values would be kept in state. When the shipment is received a payment obligation is emitted and the contract state is set to COMPLETED. If sensor readings are received after the due date of the contract notifications can be emitted that the contract is late.

pydevsg commented 4 years ago

Hi, @dselman can you tell me more about the issue, I would like to take this issue(link of perishable good and think which needs to be done) and work on this.

Jigyasa-Kumari commented 4 years ago

Hi, @dselman @mttrbrts I would be interested in trying to solve this issue. Could you give a few more details?

n-aryanshi commented 3 years ago

I would like to work on this issue. @mttrbrts

sreyom31 commented 3 years ago

Hello I would like to work on this issue. Would you like me to tell the important guidelines to tackle the issue??

Kavisha4 commented 6 months ago

Hey @dselman would like to work on this as part of GSoC'24 if this issue is still open, since issue has the "help wanted" tag would be open to collaborate? We can use effective state management and concerto model for the smart contracts.