web3wagers / gostarkme

Funds recollection project in Starknet ecosystem
http://web3wagers.github.io/gostarkme/
GNU Affero General Public License v3.0
5 stars 15 forks source link

[feat] Add state managing #31

Closed adrianvrj closed 1 month ago

adrianvrj commented 1 month ago

We will use four states for the funds:

  1. Inactive
  2. Recollecting votes
  3. Receiving donations
  4. Closed

Please add an enum to manage this states. Apply the logic to this states: