A social experiment to "pay it forward" and donate funds to a pool.
PayForward is a social experiment in which users can 'pay forward' funds into the contract. Any user can claim the pool at any time if they are (or aren't) in need. We built on Polygon to explore it's features and to better understand it, in an effort to learn the basics of creating and deploying smart contracts on polygon and how to use the polygon testnet.
We made this project using solidity and Remix, building on Polygon in which we used polygon. We had one smart contract to define the logic, in which users can 'pay forward' eth to the balance of the smart contract without the knowledge of where the eth would end up. This can be all be claimed, in a lump sum, by any other user by requesting the "claim" function.