SpeedRunStark challenges logic/codebase (Powered by Scaffold-Stark)

2 Open Issues Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Improve error handling in a Next.js API route for a StarkNet project. The task involves modifying the API to return appropriate HTTP status codes (404 and 400) for metadata download failures and displaying informative toast messages to the user instead of generic error messages.

Complexity: 3/5
good first issue external-contributor Dev: Typescript difficulty: easy OSSWave1 onlydust-wave

SpeedRunStark challenges logic/codebase (Powered by Scaffold-Stark)

TypeScript

AI Summary: Debug and fix a NextJS error that occurs when navigating to the 'Debug Contracts' page in Challenges 1 and 2 of the SpeedRunStark project. The error manifests as a blank page with a console error. The solution requires investigating the NextJS application's routing and error handling mechanisms within the context of the provided Scaffold-Stark project.

Complexity: 4/5
bug good first issue Dev: Typescript difficulty: easy OSSWave1 onlydust-wave

SpeedRunStark challenges logic/codebase (Powered by Scaffold-Stark)

TypeScript