You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @fjun99. Personally I feel this project needs to be rewritten from scratch in TypeScript, and that it should be compatible with Ethers.js as well as Web3.js and Truffle. It should also have a lot fewer dependencies, particularly someone working with Ethers.js should not have to install Web3.js or Truffle and vice versa.
The testing setup is slow and overly complicated. I don't think we need to have this many integration tests.
If someone wants to work on this, that would be awesome.
Hi @fjun99. Personally I feel this project needs to be rewritten from scratch in TypeScript, and that it should be compatible with Ethers.js as well as Web3.js and Truffle.
yes I agree. Typescript and ethers.
I adapted one or two js file in this project to ts for my own usage.
The helper in this project is very helpful.
Maybe we can continue to develop this project:
The text was updated successfully, but these errors were encountered: