interlock-network / threatslayer

A Chrome browser extension that protects you from malicious sites.
GNU General Public License v3.0
12 stars 3 forks source link

Reward users with test net token for browsing #6

Closed DecentralizedDan closed 2 years ago

DecentralizedDan commented 2 years ago

Users will be rewarded for the total number of unique URLs each one navigates to

jmercouris commented 2 years ago

Agreed.

blairmunroakusa commented 2 years ago

From a smart contract perspective, I believe we will absolutely not have time to dogfood MVP with users on testnet. For one main reason, keeping track of testnet rewards then transferring everything over to mainnet is too costly timewise, and for another main reason it may not actually be possible due to nature of state mappings within ink! contracts (though there is always a hack).

I stand firmly beside this appraisal, though I am willing to discuss options and have my mind changed.

@DecentralizedDan @jmercouris