Open Issues Need Help
View All on GitHub feat: add `asset-conversion` pallet in the `asset` template about 1 month ago
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
test: Improve testing in the CI about 1 month ago
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