commonprefix / commonprefix/patronum
Make VerifiedProvider an EthersProvider
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
EthersJs has a big suite of libraries to interact with Ethereum. If we can extend the VerifiedProvider to implement the AbstractProvider interface provided by the EthersJs then we can use the VerifiedProvider with all the existing EthersJs toolchain.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the TypeScript implementation of VerifiedProvider and reading the EthersJs AbstractProvider interface it should implement. Check how the existing RPC proxy verifies Ethereum responses and compare its public methods with the interface. Done means VerifiedProvider can be used with the existing EthersJs toolchain while retaining response verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100