Challenge #1

1

#1: The Greeting

Welcome Player. This is the first challenge for the BuidlGuidl CTF game.

Interact with the Challenge #1 contract and register yourself as a player.

Upon completion of a challenge, you will capture (mint) a NFT flag and earn points. Each flag must be minted to the registered Ethereum address for the points to be counted properly.

Try to complete as many challenges as possible and get all the flags back from the Solidity Invaders!

Player Progress

Check your progress by connecting your Ethereum Wallet with the address you are using to play the game and click on "My Flags" at the top of the page.

Hints

  • You can use the /debug page or ABI Ninja to interact with the contract
  • We recommend beginners use this Scaffold ETH 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.
  • After Challenge #1, you may complete the other challenges in any order.

FAQs

  • You can view the frequently asked questions at /faqs