helios icon indicating copy to clipboard operation
helios copied to clipboard

investigate other chains that can be added to helios

Open ncitron opened this issue 2 years ago • 1 comments

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.

  • Avalanche
  • Polygon
  • BSC
  • Optimism
  • Arbitrum
  • zkSync

ncitron avatar Nov 09 '22 21:11 ncitron

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

nuke-web3 avatar Nov 26 '22 03:11 nuke-web3