Skip to content

Commit

Permalink
Challange 1 tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
carletex committed Jan 22, 2025
1 parent 9b67686 commit e9830a4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions packages/nextjs/data/challenges/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,12 @@ Try to complete as many challenges as possible and get all the flags back from t

## Player Progress

Check your progress by visiting `/profile/{YourRegisteredAddress}`.

You may also connect your registered Ethereum address to this website and view your progress by clicking on "My Flags".
Check your progress by connecting your Ethereum Wallet with the address you are using to play the game and click on "My Flags" on the top of the page.

## Hints

- You can use the [/debug](/debug) page or [ABI Ninja](https://abi.ninja/) to interact with the contract
- We recommend beginners use this [Scaffold ETH extension](https://github.com/buidlguidl/ctf.buidlguidl.com/tree/ctf-extension) that contains everything you need to play the game and test your solutions locally. Advanced players may use any means necessary to progress.
- We recommend beginners use this [Scaffold ETH CTF extension](https://github.com/buidlguidl/ctf.buidlguidl.com/tree/extension) that contains everything you need to play the game and test your solutions locally. Advanced players may use any means necessary to progress.
- After Challenge #1, you may complete the other challenges in any order.

## FAQs
Expand Down

0 comments on commit e9830a4

Please sign in to comment.