Looking for a stable eth rpc for Kusama Assethub. The eth rpc advertised on the kusama website is: https://eth-rpc-kusama.polkadot.io/ (source: Kusama Network).
That RPC went down about a week ago and I was advised via the Polkadot Watercooler to switch to the IBP eth-rpc: eth-asset-hub-kusama.ibp.network. That one now has been shut down too…
What reliable options are left?
shield.markets is managing some rpc, you can use this:
https://kusama-rpc.laissez-faire.trade
I’ve been using a compatibility layer on top of smoldot as an eth-rpc → substrate translation service for testing.
If you are only trying to interact with the chain, it works in most cases. It suits my hacking needs. Fits inside of webpages too.
Update: I gave it its own server and repo.