Digine-Labs / rosettanet

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

eth_Call, starknet request completes #113

Closed ermvrs closed 2 months ago

ermvrs commented 2 months ago

We successfully format Ethereum input and called the starknet function. The test includes balance of call on the constant address on starknet. The only part left is formatting the Ethereum response according to the starknet function output.