index.js doesn't export encodeEventSignature
Open
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
- https://github.com/rugpullindex/eth-fun/blob/master/src/call.js exports encodeEventSignature
- but src/index.js doesn't
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the exports in src/call.js with those in src/index.js, focusing on encodeEventSignature. Make the package entry point expose the function, then verify that importing from src/index.js provides encodeEventSignature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100