Merge branch 'main' into blockchain

This commit is contained in:
Adam
2025-07-30 16:14:13 +02:00
committed by GitHub
30 changed files with 280 additions and 3383 deletions

View File

@ -48,7 +48,7 @@
fi
if [ ! -d lib/ ]; then
echo Installing foundry env
forge i
forge i
fi
export PATH+=:$(pwd)/node_modules/.bin
echo entering ft_trans env