Skip to content

Commit

Permalink
chore: deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
Schlagonia committed Sep 24, 2024
1 parent 6b46a73 commit 4b67261
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 67 deletions.
1 change: 1 addition & 0 deletions ape-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ solidity:
version: 0.8.18

ethereum:
evm_version: paris
local:
default_provider: hardhat
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ test = 'foundry_tests'
out = 'out'
solc = "0.8.18"
libs = ['lib']
evm_version = "paris"

remappings = [
'forge-std/=lib/forge-std/src/',
Expand Down
67 changes: 0 additions & 67 deletions foundry_tests/script/Deploy.s.sol

This file was deleted.

0 comments on commit 4b67261

Please sign in to comment.