- https://medium.com/cyfrin/chainlink-oracle-defi-attacks-93b6cb6541bf
- https://www.rareskills.io/post/smart-contract-security
- https://blog.sigmaprime.io/solidity-security.html
- https://www.kingoftheether.com/contract-safety-checklist.html
$ 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
This repository is only used for learning purposes. Any illegal use is prohibited. Any consequences caused by malicious use of this repository have nothing to do with this repository.
No commercial use!
No modification!
No distribution!