AVAX compatability?
MusyokiMusyoki opened this issue · 1 comments
MusyokiMusyoki commented
Hey man, thanks for the project, it's a nifty little tool. I wanted to check out a couple of wallets on the AVAX blockchain. What specific edits would I need to make to the project to achieve that?
wmalgo commented
Sorry for the late response, I have been away. You would need to get websocket access to an avax node and put that link in the config file. You might have to change the provider method in etherjs to accommodate that or just use web3js instead. I know Moralis has avax nodes but im not sure who else does. If you still have trouble figuring it out let me know.