@ -2,10 +2,16 @@
@default:
just -l
@build:
forge build
# To lanch the tests via foundry-rs
@test:
forge test
forge test -vv
# To generate the ABI in the deployment/ folder
@abi-gen:
solc --abi code/Kanel42_token.sol -o deployment --overwrite
@fmt:
forge fmt
The note is not visible to the blocked user.