Digine-Labs / rosettanet

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

Check configurations are correct. #159

Open ermvrs opened 1 month ago

ermvrs commented 1 month ago

Check port is valid. Rpc urls are valid and working.

Initialize config and get starknet chain id from rpc. Make a call to all rpc addresses in the array so confirm all working and on same chain.

Jemiiah commented 1 month ago

I would love to work on this too @ermvrs