Create mintUtils package
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Either suited for Vue directly (as composables) or just a Typescript package to make it more portable.
ht/ @roiLeo for idea
Next it would be nice to:
- move `import { secondaryFileVisible } from '~~/components/rmrk/Create/mintUtils'` outside rmrk folder
_Originally posted by @roiLeo in https://github.com/kodadot/nft-gallery/pull/4637#pullrequestreview-1240083555_
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 by reviewing the existing `mintUtils` import at `components/rmrk/Create/mintUtils` and the related discussion in pull request #4637. Decide whether the package should be Vue composables or a portable TypeScript package, then define the package boundary and migration scope. Done means the utilities are available outside the `rmrk` folder in the chosen form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100