Skip to content

Explaination of "ethers.js" #1497

Answered by krakxn
ArkX69 asked this question in Q&A
Aug 3, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Ethers.js is a JavaScript library -- designed specifically for Ethereum -- which helps us drastically. How? Because we do not have to do anything ourselves, in your case, we already have the ContractFactory object in the Ethers library, just imagine how hard and waste of time it would be if we were to write the code from scratch for every minor thing.

It saves so much time and unnecessary complexity, and this is just one instance.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ArkX69
Comment options

Answer selected by ArkX69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants