Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,14 @@ Build:

git clone https://github.com/CodeHawks-Contests/2025-12-token-0x.git

forge install
#### The project structure already fits a Foundry project, simply initializing it will integrate the Foundry library and configuration, it's much easier
forge init --force

```

Tests:
```bash
Forge test
forge test
```

[//]: # (getting-started-close)
Expand Down