bcnmy / docs

Biconomy official documentation
https://docs.biconomy.io/
MIT License
15 stars 28 forks source link

Removing migrating v3 to v4 legacy version 4 of ethers #253

Closed gunnmgirl closed 4 months ago

gunnmgirl commented 5 months ago

Maybe it would be better to remove this point altogether, because version 4 of ethers.js is legacy, v6 is already returning bigint upon usage of parseEther function, while v5 is returning BigNumber.

v6: ethers.parseEther(ether: string)⇒ bigint v5: ethers.utils.parseEther( value ) ⇒ BigNumber

docs: v6 https://docs.ethers.org/v6/api/utils/#parseEther v5 https://docs.ethers.org/v5/api/utils/display-logic/#utils-parseEther

vercel[bot] commented 5 months ago

@gunnmgirl is attempting to deploy a commit to the bcnmy Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 9:51am