Hello, I have a question.
I have an application with next.js, in which I have integrated Metamask with the web3-react library.
Now I want to connect my application with my contract (I have used truffle).
But I'm a bit lost, I'm not clear which library I have to use to interact, and if it's better to use libraries like typechain or truffle-contract instead of using the ABI directly.
If someone can clarify.
Thanks!
Jun 30, 2021, 12:04 PM