Open Issues Need Help
View All on GitHubAI Summary: Implement end-to-end (e2e) tests for Anchor programs in Solana project templates using the Codama-generated SDK. This involves replicating existing e2e tests from legacy templates (using @solana/web3.js) into the newer templates (using gill, based on @solana/kit), specifically for the `basic` and `counter` examples within Next.js templates. The tests will verify the functionality of the Anchor programs.
Complexity:
4/5
help wanted
Official templates for create-solana-dapp 🚀 CLI 👉 https://github.com/solana-developers/create-solana-dapp
TypeScript