interep-project / reputation-service

🚀 Interep back-end and front-end.
https://kovan.interep.link/
MIT License
35 stars 16 forks source link

Add cron job to publish offchain group roots once a day #77

Closed cedoor closed 2 years ago

cedoor commented 2 years ago

Offchain groups will be managed exclusively offchain. However, the root hashes of the groups will be published as Ethereum logs to ensure the integrity of the Merkle trees used for the groups. To save ethers we wil publish the root hashes once a day. Costs on Arbitrum should be about ~1 USD per day for 20 groups.

Resources: