Learn to Build Smart Contracts in React with web3.js: Here’s How! (1/2)
A question often asked by newbie learners while developing the smart contract is, “How to connect my frontend code with the smart contract?β. The answer should be web3.js till day. web3.js has a collection of libraries that allows you to interact with a local or remote Ethereum node. Consider it an interface connecting the front … Read more