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

EVM: Implement basic Ethereum JSON-RPC endpoints. #502

Open
8 of 10 tasks
bkolad opened this issue Jul 17, 2023 · 0 comments
Open
8 of 10 tasks

EVM: Implement basic Ethereum JSON-RPC endpoints. #502

bkolad opened this issue Jul 17, 2023 · 0 comments
Labels

Comments

@bkolad
Copy link
Member

bkolad commented Jul 17, 2023

Description

Here is the comprehensive list of Ethereum JSON-RPC endpoints: link to the documentation. While it would be ideal to support all of them, we need to prioritize the most useful ones initially. Here is the prioritized list of endpoints (needed to deploy Uniswap-v2) that need to be implemented first:

Acceptance Criteria

Unit test for each endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant