T
Tangled3 🪢
# Today
Web3 has evolved into a multi-chain ecosystem with a plethora of non-EVM and countless EVM chains.
# Problem
Cross-chain applications hit integration bottlenecks while integrating different chain types. The learning curve to integrate different wallet SDKs is very steep and littered with blockers.
There are many different packages that are developed by each ecosystem and they have different interfaces.
Each cross-chain dapp would need to implement these interfaces again and…