yearn / yearn-sdk

🦧 SDK for the yearn.finance platform. WIP
https://npm.im/@yfi/sdk
MIT License
53 stars 56 forks source link

feat: Add `BigNumber` parsers #267

Closed karelianpie closed 2 years ago

karelianpie commented 2 years ago

Description

Add some utility functions to work with BigNumber

If everyone happy with using these, happy to refactor the whole codebase to use these instead in this PR.

Motivation and Context

In the frontend we have formatters to help working with BigNumber, for consistency we could have these in the SDK as well

How Has This Been Tested?

src/utils/parser.spec.ts

github-actions[bot] commented 2 years ago

size-limit report 📦

Path Size
dist/sdk.cjs.production.min.js 43.99 KB (0%)
dist/sdk.esm.js 44.31 KB (0%)