|
I saw your project, and noticed that you used web3.js for interacting with smart contract. |
Answered by
ProngsDev
Nov 25, 2024
Replies: 2 comments 1 reply
|
Thanks for your good question. |
0 replies
Answer selected by
glac20
|
In addition to that they are libraries used to connect the smart contract to frontend(UI) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for your good question.
Web3.js or ether.js is good libraries for interacting with smart contract.
I use web3.js for connecting wallet, and transfer money, buy nft, etc.