ChainSafe / fixed-sized-numbers-ts

Fixed Sized BigNumbers in TypeScript
2 stars 4 forks source link

Add basic arithmatic operations #16

Open ansermino opened 5 years ago

ansermino commented 5 years ago

I propose we implement the following operations, these should be simple wrappers around the BigNumber functions with the appropriate checks.