This repository is simple repository with all my excersise answer to the Base Camp program.
$ forge build
$ forge test
$ forge fmt
$ forge script script/NAME_OF_THE_ANSWER.s.sol --rpc-url <your_rpc_url> --private-key <your_private_key>
$ forge --help
$ anvil --help
$ cast --help