web3-starknet-react icon indicating copy to clipboard operation
web3-starknet-react copied to clipboard

web3 react comparison

Open sakulstra opened this issue 2 years ago • 1 comments

Hello, I've recently started looking into starknet and was curious on how to handle multi-chain apps on both evm and starknet.

While this library is cool, I think ideally this library would not be needed. I've been comparing the code a bit and it seems like the core is essentially equal between the two (except for linting, naming changes and currentAddress addition).

Do you think it would be possible to only use the starknet connectors from this library with the "original" web3-react providers? Is this sth you've looked into? I guess with getLibrary one could actually use starknet over ethers/web3. Is there any blocker on this that i'm not seeing?

sakulstra avatar Jul 14 '22 12:07 sakulstra