diff --git a/packages/nextjs/data/challenges/1.md b/packages/nextjs/data/challenges/1.md index 601e4ec..666138e 100644 --- a/packages/nextjs/data/challenges/1.md +++ b/packages/nextjs/data/challenges/1.md @@ -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