You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the easiest way to implement the nft model I proposed earlier would be to use the git commit hashes during merge requests and the previous hash of the head from master in the coin generation. The reward is handed out and the transaction fee paid, much like the bitcoin network.
The nonce could also be calculated similarly to the bitcoin nodes (although I'm not entirely convinced that this would work )
The text was updated successfully, but these errors were encountered:
since this is an "idea issue" - feel free to discuss things here
what is the correct model for distributing the spacecraft suite as a free open source project? is coinizing the way to go or tokenizing? - by coinizing i mean do we need to make a coin or an nft? and if we choose to generate an nft proportional to the number of contributors and sponsors, then we will be "locked in" with the eth chain, is that good?
I think the easiest way to implement the nft model I proposed earlier would be to use the git commit hashes during merge requests and the previous hash of the head from master in the coin generation. The reward is handed out and the transaction fee paid, much like the bitcoin network.
The nonce could also be calculated similarly to the bitcoin nodes (although I'm not entirely convinced that this would work )
The text was updated successfully, but these errors were encountered: