neume-network / neume-network/core
readme exemplary crawlpath and crawlpath.mjs must be updated to use new call-tokenuri strategy
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
- we've deleted all platform specific call-tokenuri strategies in favor of using a generic strategy: https://github.com/neume-network/strategies/commit/08af9f4fecdedad92cf5e8b5c6558f0189b97c12
- we've made that change in /data too: https://github.com/neume-network/data/blob/bfce554e48aa22ab5d4ee2cb5a5306bc4234f355/steps/3.mjs
- but in the readme.md file here and in the exemplary crawl_path.mjs file, we haven't made that change yet
- As soon as we'll start to upgrade the /strategies submodule, beyond the above linked commit tip, we must update the crawl paths
Contributor guide
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 comparing readme.md and the exemplary crawl_path.mjs with the generic call-tokenuri strategy introduced in the linked strategies commit and the corresponding change in /data/steps/3.mjs. Update both crawl paths to use the new strategy, then verify they remain correct before the strategies submodule is upgraded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100