These libraries are allowed to interact with the Ethereum blockchain. Most Ethereum developers love these libraries.😍
6. Wallets ( Part -1)
After library implementation, you can able to interact with smart contracts.
Every call to the smart contract method is known as a transaction. We need to pay some gas fee.
That means we need to connect our app with a crypto wallet having enough funds.
Wallets (Part-2)
MetaMask provides the simple and most secure way to connect blockchain-based applications. It's always in control when interacting with D-web.
After metamask setup, web3.js or ethers.js will invoke in order to sign and pay for the transaction.
7. Final step
After the processes are done successfully, you get a sense of web3 development.
Note:- For front-end developers not much risk, just need to use web3.js and ethers.js. Lots of resources are present but for the first Dapp development, this will be enough.
• • •
Missing some Tweet in this thread? You can try to
force a refresh