Network-Goods / hypercerts-protocol

MIT License
13 stars 5 forks source link

ClaimToken is minted and burned #99

Closed bitbeckers closed 1 year ago

bitbeckers commented 1 year ago
          Reg. your conclusions @bitbeckers 
  1. "Allow both the user and creator to burn a FractionToken." only if they own them, right? so the case 1 in my previous comment?
  2. If the ClaimToken shows up in the wallets, we also need to have a clean narrative for it. Not yet sure if we want that. If everyone would mint only their own contribution, I think it would be cool to have this. However, if I mint this for two contributors, why does one have the claim token and the other don't. Would an alternative be that the ClaimToken is directly transferred to a null address? i.e. it is stored there to be referenced by FractionTokens?

Originally posted by @holkeb in https://github.com/Network-Goods/hypercerts-protocol/issues/68#issuecomment-1406466740