Skip to content

feat: add JSON-RPC API methods #52

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

Closed
wants to merge 17 commits into from
Closed

feat: add JSON-RPC API methods #52

wants to merge 17 commits into from

Conversation

leovct
Copy link
Contributor

@leovct leovct commented Jan 19, 2024

Resolves #32

Based on https://ethereum.org/en/developers/docs/apis/json-rpc

  • web3 methods (2/2).
  • net methods (3/3).
  • eth methods (2/37).

Copy link

vercel bot commented Jan 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
evm-diff ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2024 10:52am

@leovct leovct changed the title feat: add web3 json-rpc methods feat: add JSON-RPC API methods Jan 22, 2024
@leovct leovct deleted the feat/json-rpc-methods branch April 29, 2024 17:06
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.

feat(data): JSON-RPC methods
2 participants