Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement rpc-eth-client for Ethereum compatible JSON-RPC endpoint #398

Merged
merged 11 commits into from
Aug 8, 2023

Conversation

nikugogoi
Copy link
Collaborator

@nikugogoi nikugogoi commented Aug 3, 2023

Part of #399

  • Implement methods using RPC endpoint with ethers.js
  • Add tests for comparing with ipld-eth-client (GQL endpoint)
  • Add flag ethServer.rpcClient and interface EthClient for switching between RPC and GQL

@nikugogoi nikugogoi self-assigned this Aug 3, 2023
@nikugogoi nikugogoi changed the title [WIP] Implement rpc-eth-client to use with Lotus RPC endpoint [WIP] Implement rpc-eth-client for Ethereum compatible JSON-RPC endpoint Aug 3, 2023
@nikugogoi nikugogoi changed the title [WIP] Implement rpc-eth-client for Ethereum compatible JSON-RPC endpoint Implement rpc-eth-client for Ethereum compatible JSON-RPC endpoint Aug 8, 2023
@ashwinphatak ashwinphatak merged commit c06330d into main Aug 8, 2023
3 checks passed
@ashwinphatak ashwinphatak deleted the ng-rpc-eth-client branch August 8, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants