Skip to content

Commit

Permalink
fix: remappings.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
robertleifke committed Mar 15, 2024
1 parent 182fca9 commit 8cf69e8
Show file tree
Hide file tree
Showing 6 changed files with 4,118 additions and 7 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ This project uses [Foundry](https://github.com/foundry-rs/foundry) as the develo
forge install
```

```bash
npm install @openzeppelin/contracts
```

```bash
npm install create3-factory
```

### Compilation

```bash
Expand Down
2 changes: 1 addition & 1 deletion lib/create3-factory
Loading

0 comments on commit 8cf69e8

Please sign in to comment.