Blockchain good first issues

1,160 open issues currently match Blockchain with the default 10+ star filter. This is the homepage feed limited to repositories tagged Blockchain.

All issues · Browse projects · How to find good first issues

Showing 2 of ~1,160 matching filters (10+ stars · Blockchain)

List

Move away from Solana SDK

AI summary

The task involves refactoring the Solana Wallet Adapter to replace the monolithic `solana-sdk` crate with its individual component crates. This requires identifying all dependencies on `solana-sdk`, replacing them with the appropriate individual crates, and resolving any resulting compilation errors or runtime issues. Thorough testing will be necessary to ensure functionality remains unchanged after the refactoring.

enhancementgood first issue
20Blockchain · Wallet Adapters
Difficulty
4/5
Cyfrin/moccasin

Add Pull Request Template to Standardize PRs and Improve the Review Process

AI summary

Create a pull request template file (`pull_request_template.md`) for the Moccasin project to standardize pull requests, ensuring key information (description, type, related issues, checklist, testing details, and notes for reviewers) is consistently included in each PR. The provided example template should be used as a guide.

enhancementgood first issue
96Blockchain · Smart Contract Development
Difficulty
2/5

Also browsing: Software Development , AI/ML , Uncategorized