neume-network / neume-network/data
To crawlpath, add NFT owner information
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
- we merged a new strategy to call a contract's owner: https://github.com/neume-network/strategies/pull/201
- to @neume-network/schema, we want to add an owner field: https://github.com/neume-network/schema/issues/24
- finally, once all those changes land on neume-network/core, we want to add call-contract-owner as an additional step right after web3subgraph (which it requires data from)
- adjust music-os-accumulator strategy to match owner for an address
/cc @neatonk
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 the linked strategies pull request and schema issue, then trace the crawlpath step after web3subgraph in neume-network/core. Check how music-os-accumulator currently matches addresses and verify that the owner field and call-contract-owner step are available before aligning that strategy with owner data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- blockchain, data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100