Skip to content

Should i use BigInt or BigNumber to develop wallet application using ethers ? #3040

Answered by ricmoo
HassanAmed asked this question in Q&A
Discussion options

You must be logged in to vote

Even in v5, you can pass BigInt into anything that accepts a BigNumberish; but only BigNumber objects are returned from methods.

I expect v6 to be production in a few months. I’m working on the docs right now for it.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by HassanAmed
Comment options

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

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 #3039 on June 02, 2022 00:09.