Payment solution for businesses, centralized organizations and DAOs. Built on Starknet. To contribute, join at https://t.me/+FK0r6f8spyw0ZDU0

8 Open Issues Need Help Last updated: Jul 22, 2025

Open Issues Need Help

View All on GitHub
Blockchain Payment Solutions

AI Summary: Implement the organization registration functionality on the Next.js register page. This involves handling form submission, deploying the organization and its vault to Starknet (using dummy data initially), and redirecting the user to the dashboard upon successful deployment. Referencing a provided guide branch for conceptual understanding, but not direct code copying, is required. Telegram community participation is also a prerequisite.

Complexity: 4/5
good first issue onlydust-wave difficulty:easy

Payment solution for businesses, centralized organizations and DAOs. Built on Starknet. To contribute, join at https://t.me/+FK0r6f8spyw0ZDU0

TypeScript
Blockchain Payment Solutions

AI Summary: Implement a React context, `ContractPairContext`, and hook, `useContractPair`, to store and access deployed contract addresses (vault and orgCore) for a connected user's organization within a Next.js application. The context should fetch these addresses once, memoizing the result to avoid repeated fetches, and display a user-friendly error if no organization is found. The solution should handle cases where the user's wallet is not connected.

Complexity: 4/5
good first issue onlydust-wave difficulty:medium

Payment solution for businesses, centralized organizations and DAOs. Built on Starknet. To contribute, join at https://t.me/+FK0r6f8spyw0ZDU0

TypeScript
Blockchain Payment Solutions

AI Summary: Implement a collapsible sidebar for a member dashboard in a Next.js application based on a provided Figma design. The sidebar should function correctly on both mobile and desktop devices. Additionally, rename the 'add organization' button to 'create organization' and link it to the '/register' page. The solution must build successfully and pass CI checks.

Complexity: 4/5
good first issue onlydust-wave difficulty:medium

Payment solution for businesses, centralized organizations and DAOs. Built on Starknet. To contribute, join at https://t.me/+FK0r6f8spyw0ZDU0

TypeScript
Blockchain Payment Solutions

AI Summary: Implement a root dashboard page for a Starknet-based payment solution. The page should be responsive (desktop and mobile), feature a selectable organization dropdown, display dummy data (with dynamic implementation), and include tabs for different views. The task requires familiarity with Next.js, Figma design implementation, and working within a specified Telegram community.

Complexity: 4/5
good first issue onlydust-wave difficulty:easy

Payment solution for businesses, centralized organizations and DAOs. Built on Starknet. To contribute, join at https://t.me/+FK0r6f8spyw0ZDU0

TypeScript
Blockchain Payment Solutions

AI Summary: Implement a 'Member Status' tab within a Next.js application's '/app/member/dashboard/' route. The tab should display data (dummy data is acceptable initially) and utilize Shadcn UI components for efficiency. The implementation should be dynamic and based on a provided Figma design. The task requires creating a pull request from the master branch and joining a Telegram community for collaboration.

Complexity: 4/5
good first issue onlydust-wave difficulty:easy

Payment solution for businesses, centralized organizations and DAOs. Built on Starknet. To contribute, join at https://t.me/+FK0r6f8spyw0ZDU0

TypeScript
Blockchain Payment Solutions

AI Summary: Implement wallet connection (Ready and Braavos wallets) in a Next.js application's organization dashboard using a dropdown menu instead of a modal. The header containing the connect button and route description should be moved to the root layout for consistent display across pages. The solution must maintain existing functionality and be compatible with other pages.

Complexity: 4/5
good first issue onlydust-wave difficulty:easy

Payment solution for businesses, centralized organizations and DAOs. Built on Starknet. To contribute, join at https://t.me/+FK0r6f8spyw0ZDU0

TypeScript
Blockchain Payment Solutions

AI Summary: Refactor a Next.js application to separate organization and member dashboards. This involves moving existing dashboard components to a new `/organization` route, creating a new `/member` route, and potentially implementing route grouping for cleaner URLs. All existing functionality must be preserved, and the solution must pass CI.

Complexity: 4/5
enhancement good first issue onlydust-wave difficulty:medium

Payment solution for businesses, centralized organizations and DAOs. Built on Starknet. To contribute, join at https://t.me/+FK0r6f8spyw0ZDU0

TypeScript
Blockchain Payment Solutions

AI Summary: Implement a pixel-perfect Register page for a Starknet-based payment solution using Next.js, following a provided Figma design. The page should include token selection options (STRK, ETH, USDT, USDC) and utilize Shadcn components where applicable. Collaboration with the project maintainers via Telegram is required.

Complexity: 4/5
good first issue onlydust-wave difficulty:easy

Payment solution for businesses, centralized organizations and DAOs. Built on Starknet. To contribute, join at https://t.me/+FK0r6f8spyw0ZDU0

TypeScript