Athiriyya
Athiriyya
All quests on Crystalvale use the V2 quest contracts. Here's a minimal mining example based on the `quest_example.py` file in this repo. [mining_example.py.txt](https://github.com/0rtis/dfktools/files/9275939/mining_example.py.txt) Starting a mining quest is the same...
You'll probably get better answers to dev-related questions at the [DFK Dev Discord](https://discord.gg/eQuB3stu). For your particular question, take a look at the [auction example](https://github.com/0rtis/dfktools/blob/master/src/dfktools/auction_example.py), or check out the GraphQL v6...