Web3.js usage #4
-
|
I saw your project, and noticed that you used web3.js for interacting with smart contract. |
Beta Was this translation helpful? Give feedback.
Answered by
ProngsDev
Nov 25, 2024
Replies: 2 comments 1 reply
-
|
Thanks for your good question. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
annguyen125
-
|
In addition to that they are libraries used to connect the smart contract to frontend(UI) |
Beta Was this translation helpful? Give feedback.
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.