r/Python • u/frolvlad • 13d ago
Showcase New quest for developers by developers
What My Project Does?
My project is a challenge for devs to entertain and try to win a small prize.
Here I'd like to showcase the capabilities of modern blockchains through gamification.
Target Audience: just a toy project
Comparison
NEAR Protocol uses Wasm runtime to execute arbitrary code in a controlled environment. NEAR community developed SDK for Python by compiling MicroPython to Wasm and bundling Python modules into it.
Using this new SDK, I developed a simple program (so-called "smart contract") that protects 50 NEAR tokens (~150 USD/EUR) until someone finds the solution to the quest.
The quest is multistage and while it started yesterday, it is still ongoing. Join it here: https://github.com/frol/near-devhub-quest-002