Skip to content

feat: EVM Transaction support via Rosettanet #1357

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ermvrs
Copy link

@ermvrs ermvrs commented Mar 20, 2025

Motivation and Resolution

Add Rosettanet support

RPC version (if applicable)

...

Usage related changes

  • Added Rosettanet Wallet class. Users can use EVM wallet by rosettanet

Development related changes

  • Added Rosettanet Wallet Class. Developers use this wallet class to support evm wallets in their dapp. It needs to be used with get-starknet. Get-Starknet repo will have same improvement to use Rosettanet. This Rosettanet Wallet can support both starknet and EVM requests. Just need to change Wallet Account to Rosettanet Account and give Rosettanet's rpc url as parameters

Checklist:

  • Performed a self-review of the code
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Linked the issues which this PR resolves
  • Documented the changes in code (API docs will be generated automatically)
  • Updated the tests
  • All tests are passing

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