Files
2022-04-17 03:44:19 -04:00
..
2022-04-17 03:13:04 -04:00
2022-04-17 03:44:19 -04:00
2022-04-11 17:09:17 -04:00
2022-04-11 17:09:17 -04:00
2022-04-17 03:44:19 -04:00
2022-04-14 06:09:51 -04:00
2022-04-11 17:09:17 -04:00

Math Utilities

This is a beta version of the next release of ethers. Please do not use it in production yet.

This package provides common math operations required when operating with EVM-based blockchain actions.

  • Fixed Number class
  • Twos Compliment
  • Conversion between arrays, hexstrings, numbers and bigint
  • Base58 encoding
  • Unit converstion (e.g. wei to ether)

License

MIT License.