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

feat: add support for EVM jsonrpc #32

Merged
merged 5 commits into from
Jan 31, 2023
Merged

feat: add support for EVM jsonrpc #32

merged 5 commits into from
Jan 31, 2023

Conversation

pythonberg1997
Copy link
Contributor

Description

Add EVM json rpc support

Rationale

In order to make it possible that a wallet like metamask can add network of inscription and sign EIP712 typed msg, we add EVM json rpc support.

Example

add an example CLI or API response...

Changes

Notable changes:

  • add EVM json rpc support
  • update ante handler setting

reference:
https://github.com/evmos/ethermint

@unclezoro unclezoro merged commit e8021c1 into develop Jan 31, 2023
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.

2 participants