Cross chain Multiwallet

Step 1 of 2

Intoducing an effective crosschain wallet library


Managing effective wallet systems for your DApp can be difficult especially as the amount of wallets you want to support grows.
This is because handling async effects and different event emmittrs for each custom wallet can get cumbersome and unforseen side effects can mess up your wallet system
For cross chain apps this problem gets even worse. So I have created a cross chain developer wallet library which makes it easy to handle wallet support for different chains.