parachain example: migrate to `assethub` and use `pallet-nfts`
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 489
- Forks
- 293
- Avg merge
- 18h 35m
- Merged PRs (30d)
- 3
Description
The parachain example is using a deprecated pallet-uniques which should be replaced by pallet-nfts
In the same manner it would be good to migrate to assethub as well instead of statemint, to prepare for the plaza transition
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with examples/parachain-example/src/main.rs, which the issue identifies as using the deprecated pallet-uniques and Statemint. Review the current example and the AssetHub and pallet-nfts interfaces before changing its migration targets. Done means the example uses pallet-nfts and AssetHub rather than pallet-uniques and Statemint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100