the volatile nature of the crypto market. The contract has an interest formula based on the bitsave protocol to reward users points that are not fixed but adjust based on market values.
Contract Deployment https://basescan.org/address/0x3593546078eecd0ffd1c19317f53ee565be6ca13
0x125629FAab442e459C1015FCBa50499D0aAB8EE0, 1135 0x125629FAab442e459C1015FCBa50499D0aAB8EE0, 8453 0x125629FAab442e459C1015FCBa50499D0aAB8EE0, 44787
$ forge build
$ forge test
$ forge fmt
$ forge snapshot
$ anvil
$ forge script script/Counter.s.sol:CounterScript --rpc-url <your_rpc_url> --private-key <your_private_key>
$ cast <subcommand>
$ forge --help
$ anvil --help
$ cast --help