Skip to content

Commit

Permalink
add foundry to dev/up
Browse files Browse the repository at this point in the history
  • Loading branch information
37ng committed Apr 8, 2024
1 parent abb1b73 commit 3c5d00e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dev/up
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,11 @@ fi

rustup update

# install foundry for tests that require mocking blockchain
curl -L https://foundry.paradigm.xyz | bash
source ~/.zshenv
source ~/.bashrc
foundryup

dev/build_validation_service_local
dev/docker/up

0 comments on commit 3c5d00e

Please sign in to comment.