cwdevteam / mesa

https://mesa-wallet.vercel.app
2 stars 1 forks source link

Add project_events table to store project events and attestations #41

Closed neatonk closed 9 months ago

neatonk commented 9 months ago

Overview

Project events include all change event attestations submitted by project members and may expand to include other events in the future. The events will be the data source for the project timeline UI. Additionally they can be used as an audit log or version history of the project potentially capable of supporting proof generation and project-level undo.

TODO