Today, developers use huge amounts of public data to train AI. But the authors of this data are not compensated for using it.
To solve this problem, I built a web3 application where you can earn crypto by supplying your own data to AI for learning.
There was a problem with integrating AntiSybil SDK into NextJS project because of the error "window is not defined". But I managed to solve it using dynamic loading without SSR.
I also faced an error while deploying contracts to Mantle Testnet using Hardhat. But manually defining gas price and gas limit helped me.
Discussion