A standard parachain template, used as the base for other templates.

2 Open Issues Need Help Last updated: Jul 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Integrate the `asset-conversion` pallet into the existing `assets-parachain` template, based on a user request. This involves adding the pallet to the runtime and potentially updating related documentation.

Complexity: 3/5
enhancement good first issue

A standard parachain template, used as the base for other templates.

Rust

AI Summary: Improve the CI testing for the base parachain template by identifying necessary unit and integration tests, documenting them, and implementing them within the CI pipeline. Reference the `pop-cli` CI configuration for guidance.

Complexity: 4/5
help wanted

A standard parachain template, used as the base for other templates.

Rust