neume-network / neume-network/core

Users want to use neume with Polygon but RPC_HTTP_HOST assumes an EVM compatible node

Open
#55 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted
Dominant language
JavaScript
Stars
27
Forks
11
PR merge metrics
No merged PRs in 30d

Description

  • Consider that at one point we may want to get data in strategies for both Ethereum and Polygon
  • And then RPC_HTTP_HOST that is now implicitly pointing to an ETHEREUM fullnode won't suffice.
  • So it may make more sense just expose e.g. a JSON config file where users can add the nodes and other keys
  • It's also a must have for: https://github.com/neume-network/extraction-worker/issues/14

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how RPC_HTTP_HOST is read and used, then review the linked extraction-worker issue 14 for related requirements. Define a configuration approach that can represent nodes for both Ethereum and Polygon, and verify that strategies can obtain data from each network.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.