Skip to content

Files

Latest commit

130ed9a · Sep 23, 2022

History

History

RIDDLE-OF-THE-SPHINX

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022
Sep 23, 2022

RIDDLE-OF-THE-SPHINX Challenge

Similar to the RANDOM challenge, this one also didn't require any problem solving other than sending a transaction.

Unfortunately, as people who are used to ethers and web3 library, considering there weren't many resources to consult, interacting with starknet felt like a mini-challenge in itself.

Nevertheless, the answer to the famouse riddle was "man" and the solution was to call the contract function solve with the answer.

In the soln/ folder, you can see the python script we used to send the solution transaction.