Ethers.js, web socket support?

  1. If my project are using ethers.js and typescript to implement all web3 related staff, will it hard to migrate to moralis sdk. etc, Will moralis support typechain?

  2. How to connect web socket to rpc node in order to fetch a contract state, etc. pool deposit ?

  3. How much is the rpc node cost?

  1. there is a beta version for Moralis SDK and ethers.js: Moralis JS-SDK v1.0.0 [beta] (Ethers.js support)

  2. I guess that same way you would connect to a web socket RCP node in general

  3. there is also a free version of using RPC nodes, after you create a Moralis account you have in the admin interface a tab specific to speedy nodes

1 Like