AthulMuralidhar / spacecraft

3 stars 0 forks source link

[idea] the nft implementation #3

Closed AthulMuralidhar closed 1 year ago

AthulMuralidhar commented 2 years ago

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 )

AthulMuralidhar commented 2 years ago

Questions

AthulMuralidhar commented 1 year ago

closing because scope too big for now