a16z / helios

A fast, secure, and portable light client for Ethereum
MIT License
1.76k stars 269 forks source link

investigate other chains that can be added to helios #101

Open ncitron opened 1 year ago

ncitron commented 1 year ago

Other EVM chains may be able to work with Helios. Some chains may have viable light sync protocols that we can swap out for, and some L2s may be workable. We should look into the following.

nuke-web3 commented 1 year ago

Another you might have on your radar are Substrate based EVM compatible chains like Moonbeam and Astar. Of note: there is a light client in Rust that may be of interest that IIUC can now or will soon work with these networks: https://github.com/paritytech/smoldot