Digine-Labs / rosettanet

Ethereum <> Starknet RPC middleware.
MIT License
34 stars 27 forks source link

Eth call complete #120

Closed ermvrs closed 2 months ago

ermvrs commented 2 months ago

Completes eth_call method.

Now, we can read Starknet contract values with Ethereum rpc inputs. It only supports basic types now.