Skip to content

Commit

Permalink
Prerequisites installed
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDecentralizer committed Jul 19, 2024
1 parent 2f02480 commit f1a0ee4
Show file tree
Hide file tree
Showing 1,845 changed files with 285,298 additions and 17 deletions.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[profile.default]
src = "src"
out = "out"
libs = ["node_modules"]
libs = ["node_modules", "lib"]
remappings = ["@openzeppelin/=node_modules/@openzeppelin/"]

# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
100 changes: 100 additions & 0 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions node_modules/@adraffy/ens-normalize/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

206 changes: 206 additions & 0 deletions node_modules/@adraffy/ens-normalize/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,611 changes: 1,611 additions & 0 deletions node_modules/@adraffy/ens-normalize/dist/all.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions node_modules/@adraffy/ens-normalize/dist/all.min.js

Large diffs are not rendered by default.

1,077 changes: 1,077 additions & 0 deletions node_modules/@adraffy/ens-normalize/dist/index-xnf.cjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions node_modules/@adraffy/ens-normalize/dist/index-xnf.min.js

Large diffs are not rendered by default.

1,065 changes: 1,065 additions & 0 deletions node_modules/@adraffy/ens-normalize/dist/index-xnf.mjs

Large diffs are not rendered by default.

1,252 changes: 1,252 additions & 0 deletions node_modules/@adraffy/ens-normalize/dist/index.cjs

Large diffs are not rendered by default.

Loading

0 comments on commit f1a0ee4

Please sign in to comment.