Skip to content

Instantly share code, notes, and snippets.

View frenchypeanut's full-sized avatar
🍵

Charles BEYER frenchypeanut

🍵
View GitHub Profile
@frenchypeanut
frenchypeanut / compare_live.fish
Created June 27, 2023 16:41 — forked from DanielVF/compare_live.fish
Compare deployed contracts to version in local repo
#!/opt/homebrew/bin/fish
# Usage:
# ./compare_live.fish CONTRACT_ADDRESS
# Config
set SRC_DIR /PATH/TO/REPO/CONTRACTS
set OZ_DIR $SRC_DIR/node_modules
# Download