Skip to content

BigNumber Issues #4216

Answered by ricmoo
Amity808 asked this question in Q&A
Jul 5, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

There is no longer a need for the BigNumber class in ethers v6 as it uses the JavaScript built-in ES2020 BigInt; see BigInt on MDN for more info.

It reduces the code size quite a bit and allows JavaScript syntax when doing maths. :)

Replies: 1 comment 1 reply

Comment options

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

Answer selected by Amity808
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
Converted from issue

This discussion was converted from issue #4215 on July 05, 2023 23:22.